aboutsummaryrefslogtreecommitdiffstats
path: root/src/dbUtils.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-10-08 11:36:38 +0200
committerMax Kellermann <max@duempel.org>2008-10-08 11:36:38 +0200
commite8413541f494b63f397ecf93a5a0d6a1e0a69202 (patch)
treebb3a4d35e90120c9502cd08339114ea0aa0f9b55 /src/dbUtils.c
parent81220ca2060b692dd456b38570fff75ee09cf00e (diff)
downloadmpd-e8413541f494b63f397ecf93a5a0d6a1e0a69202.tar.gz
mpd-e8413541f494b63f397ecf93a5a0d6a1e0a69202.tar.xz
mpd-e8413541f494b63f397ecf93a5a0d6a1e0a69202.zip
update: fix deadlock in delete_song()
Due to a merge error, reap_update_task() called cond_signal_async() with a locked mutex. That always fails. Use cond_signal_sync() instead.
Diffstat (limited to 'src/dbUtils.c')
0 files changed, 0 insertions, 0 deletions