mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
duplicate unlock left in
svn path=/icecast/trunk/icecast/; revision=8348
This commit is contained in:
parent
ee1c27509c
commit
d124e7ca32
@ -562,7 +562,6 @@ static void *_stats_thread(void *arg)
|
||||
thread_mutex_unlock(&_global_event_mutex);
|
||||
|
||||
event->next = NULL;
|
||||
thread_mutex_unlock(&_global_event_mutex);
|
||||
|
||||
thread_mutex_lock(&_stats_mutex);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user