linux-stable/sound/pci/au88x0
Jesper Juhl 6ed44ad3eb [ALSA] au88x0: mem leak fix in snd_vortex_create()
In sound/pci/au88x0/au88x0.c::snd_vortex_create() :
The Coverity checker found that if we allocate storage for 'chip'
but then leave via the  regions_out:  label, then we end up leaking
the storage allocated for 'chip'.
I believe simply freeing 'chip' before the 'return err;' line is
all we need to fix this, but please double-check me :)

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:25 +02:00
..
au88x0.c [ALSA] au88x0: mem leak fix in snd_vortex_create() 2007-10-16 15:58:25 +02:00
au88x0.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
au88x0_a3d.c [ALSA] Fix section mismatch errors in ALSA PCI drivers 2006-07-12 20:08:01 +02:00
au88x0_a3d.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au88x0_a3ddata.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au88x0_core.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
au88x0_eq.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
au88x0_eq.h [ALSA] au88x0 - Fix structs for equalizer 2006-03-22 10:24:35 +01:00
au88x0_eqdata.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_game.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au88x0_mixer.c [ALSA] Remove xxx_t typedefs: PCI AU88x0 2006-01-03 12:18:59 +01:00
au88x0_mpu401.c [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO port 2006-06-22 21:33:59 +02:00
au88x0_pcm.c [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c 2006-04-12 11:34:17 +02:00
au88x0_synth.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_wt.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_xtalk.c [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
au88x0_xtalk.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au8810.c [ALSA] Fix section mismatch errors in ALSA PCI drivers 2006-07-12 20:08:01 +02:00
au8810.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
au8820.c [ALSA] Fix section mismatch errors in ALSA PCI drivers 2006-07-12 20:08:01 +02:00
au8820.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
au8830.c [ALSA] Fix section mismatch errors in ALSA PCI drivers 2006-07-12 20:08:01 +02:00
au8830.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00