]> git.alsa-project.org Git - alsa-lib.git/commit
pcm ioplug: fix some coverity issues (switch, missing unlock in snd_pcm_ioplug_drain())
authorJaroslav Kysela <perex@perex.cz>
Wed, 23 May 2018 08:36:17 +0000 (10:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 23 May 2018 08:59:40 +0000 (10:59 +0200)
commitad5aea89226f131f27790c98c4638e4596060f81
tree2916e80f3599e70dd86b770808aa70dddf405bf5
parent4740dd97bf54d67f0edef80e1b9e86c04c8ed402
pcm ioplug: fix some coverity issues (switch, missing unlock in snd_pcm_ioplug_drain())

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_ioplug.c