linux/sound/pci/asihpi
Jesper Juhl dc889f1864 ALSA: asihpi - Don't leak firmware if mem alloc fails
We leak the memory allocated to 'firmware' when we fail to
release_firmware() after a kmalloc() failure in hpi_dsp_code_open().
This patch should take care of the leak.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-08-01 10:57:06 +02:00
..
Makefile
asihpi.c ALSA: Make snd_pcm_debug_name usable outside pcm_lib 2011-07-24 13:34:32 +02:00
hpi.h ALSA: asihpi - HPI version 4.08 2011-07-22 07:55:02 +02:00
hpi6000.c ALSA: asihpi - DSP code loader API now independent of OS 2011-07-22 07:49:23 +02:00
hpi6000.h
hpi6205.c ALSA: asihpi - Make local function static 2011-07-22 07:52:02 +02:00
hpi6205.h ALSA: asihpi - Increase request and response buffer sizes 2011-07-22 07:45:26 +02:00
hpi_internal.h ALSA: asihpi - Add new node and message defines 2011-07-22 07:52:15 +02:00
hpicmn.c ALSA: asihpi - Use size_t for sizeof result 2011-07-22 07:53:07 +02:00
hpicmn.h ALSA: asihpi: Minor cleanups 2011-04-05 11:51:04 +02:00
hpidebug.c ALSA: asihpi - Checkpatch line lengths etc. 2011-02-10 18:49:25 +01:00
hpidebug.h ALSA: asihpi - Checkpatch line lengths etc. 2011-02-10 18:49:25 +01:00
hpidspcd.c ALSA: asihpi - Don't leak firmware if mem alloc fails 2011-08-01 10:57:06 +02:00
hpidspcd.h ALSA: asihpi - DSP code loader API now independent of OS 2011-07-22 07:49:23 +02:00
hpifunc.c ALSA: asihpi - Remove controlex structs and associated special data transfer code 2011-07-22 07:46:14 +02:00
hpimsginit.c ALSA: asihpi - Give more meaningful name to hpi request message type 2011-07-22 07:45:06 +02:00
hpimsginit.h ALSA: asihpi - Add include guard. 2011-02-10 18:49:24 +01:00
hpimsgx.c ALSA: asihpi - Fix minor typos and spelling 2011-07-22 07:51:41 +02:00
hpimsgx.h
hpioctl.c ALSA: asihpi - off by one in asihpi_hpi_ioctl() 2011-07-27 16:06:16 +02:00
hpioctl.h
hpios.c ALSA: asihpi - Remove unused structures, macros and functions 2011-07-22 07:50:57 +02:00
hpios.h ALSA: asihpi - Explicitly include mutex.h 2011-07-22 07:52:31 +02:00
hpipcida.h