diff options
author | Max Kellermann <max@duempel.org> | 2009-03-27 16:44:31 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-03-27 16:44:31 +0100 |
commit | 1a411b1cedfad5073fa545c852a6d23107a1ddd0 (patch) | |
tree | 59911cf5859f92977f44b3073278727a91e732ff /src/mixer_plugin.h | |
parent | e7519829ac588e4b261c1832bb0e7d6ffbd47322 (diff) | |
download | mpd-1a411b1cedfad5073fa545c852a6d23107a1ddd0.tar.gz mpd-1a411b1cedfad5073fa545c852a6d23107a1ddd0.tar.xz mpd-1a411b1cedfad5073fa545c852a6d23107a1ddd0.zip |
mixer_control: don't lock the mutex twice in mixer_failed()
The function mixer_failed() expects the mixer mutex to be already
locked, yet it calls mixer_close(), which attempts to lock the mutex
again, deadlocking itself.
Diffstat (limited to 'src/mixer_plugin.h')
0 files changed, 0 insertions, 0 deletions