linux/sound
Eric Sesterhenn cb6dd26097 [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c
if one of the first three CS_CHECKS fails, we goto cs_failed:
In this case parse we donr kfree() parse. Since the the last three
CS_CHECKS might also fail, i moved the kfree() below all the CS_CHECKs
and added one in the error path. This fixes coverity bug id #1099

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-07-12 20:07:23 +02:00
..
aoa [PATCH] aoa: tas: add missing bass/treble controls 2006-07-10 13:24:20 -07:00
arm [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
core [PATCH] lockdep: annotate sound/core/seq/seq_device.c 2006-07-03 15:27:08 -07:00
drivers [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
i2c [ALSA] ak4xxx-adda - Code clean-up 2006-06-28 19:31:09 +02:00
isa [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
mips [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
oss [POWERPC] Add new interrupt mapping core and change platforms to use it 2006-07-03 21:36:01 +10:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci x86 MacMini: make built-in speaker sound actually work 2006-07-10 22:21:43 -07:00
pcmcia [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c 2006-07-12 20:07:23 +02:00
ppc [POWERPC] Add new interrupt mapping core and change platforms to use it 2006-07-03 21:36:01 +10:00
sparc [PATCH] sparc: resource warning fix 2006-07-03 15:27:00 -07:00
synth [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00
usb [ALSA] usb-audio support for Turtle Beach Roadie 2006-06-28 19:30:39 +02:00
Kconfig [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00