alsa-lib/src/ucm
Stephen Warren 0a4b1ee746 UCM: Fix deadlock following failed get _verb
When querying the current verb without a verb set, snd_use_case_get bails
out early without unlocking uc_mgr->mutex. This causes subsequent API calls
to hang. Instead, s/return/goto __end/.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2011-06-03 11:45:17 +02:00
..
main.c UCM: Fix deadlock following failed get _verb 2011-06-03 11:45:17 +02:00
Makefile.am ucm: Moved ucm to src/ucm subdirectory 2010-09-15 08:09:31 +02:00
parser.c UCM: Fix typo in error message 2011-06-03 11:44:59 +02:00
ucm_local.h UCM: Fix LGPL licence ("how to receive" part referred GPL instead LGPL) 2011-03-28 11:06:33 +02:00
utils.c UCM: Fix LGPL licence ("how to receive" part referred GPL instead LGPL) 2011-03-28 11:06:33 +02:00