dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pcmcia
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
..
pdaudiocf [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c 2006-07-12 20:07:23 +02:00
vx [ALSA] sound/vxpocket: fix printk warning 2006-06-22 21:34:15 +02:00
Kconfig [ALSA] PCMCIA sound devices shouldn't depend on ISA 2006-04-27 21:10:48 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00