alistair23-linux/sound
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
..
aoa sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
arm ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
core ALSA: fix a typo during snd_assert() removal 2008-08-15 11:48:04 +02:00
drivers sound: Fix esoteric double free in the dummy sound driver. 2008-08-15 12:38:14 +02:00
i2c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
isa ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
mips ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
oss [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
parisc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
pci ALSA: hda: 92HD75xx fixes 2008-08-15 11:48:30 +02:00
pcmcia ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
ppc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
sh ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
soc ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers 2008-08-13 11:46:22 +02:00
sparc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
spi sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
synth ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
usb ALSA: usb-audio - Add ignore_ctl_error parameter 2008-08-15 11:48:01 +02:00
ac97_bus.c
Kconfig Fix CONFIG_AC97_BUS dependency 2008-09-06 11:43:41 +02:00
last.c
Makefile
sound_core.c device create: sound: convert device_create to device_create_drvdata 2008-07-21 21:54:44 -07:00
sound_firmware.c