android_kernel_xiaomi_sm8350/sound/drivers
Daniel THOMPSON 54e8e21ed2 sound: Fix esoteric double free in the dummy sound driver.
The dummy driver uses runtime->private_free but still frees
its pcm structures on error paths.

This is esoteric because the error paths in question are
unreachable. Thus the bug is only a problem when someone
copies this code into other drivers.

Signed-off-by: Daniel R Thompson <daniel.thompson@st.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-15 12:38:14 +02:00
..
mpu401
opl3 ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
opl4 ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
pcsp
vx ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
dummy.c sound: Fix esoteric double free in the dummy sound driver. 2008-08-15 12:38:14 +02:00
Kconfig [ALSA] Fix AC97 kconfig items 2008-05-27 15:56:20 +02:00
Makefile
ml403-ac97cr.c
mtpav.c
mts64.c
pcm-indirect2.c
pcm-indirect2.h
portman2x4.c
serial-u16550.c
virmidi.c