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/core
Takashi Iwai 2fbf182ed0 [PATCH] alsa: fix error paths in snd_ctl_elem_add()
Fix bugs in error paths of snd_ctl_elem_add()
 - NULL reference
 - double free (already freed in snd_ctl_add())

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-06 18:40:44 -08:00
..
oss [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
seq [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
Kconfig [ALSA] pcm - Make the support of old API selectable 2006-01-03 12:30:10 +01:00
Makefile [ALSA] Remove kmalloc wrappers 2005-11-04 13:18:08 +01:00
control.c [PATCH] alsa: fix error paths in snd_ctl_elem_add() 2006-03-06 18:40:44 -08:00
control_compat.c [PATCH] Fix snd-usb-audio in 32-bit compat environment 2006-02-20 20:00:10 -08:00
device.c [ALSA] Revert the nested-device patch 2006-01-04 10:13:48 +01:00
hwdep.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
hwdep_compat.c [ALSA] Remove xxx_t typedefs: Hwdep 2006-01-03 12:17:38 +01:00
info.c [ALSA] Remove BKL from sound/core/info.c 2006-01-22 16:23:57 +01:00
info_oss.c [ALSA] Remove xxx_t typedefs: OSS-emulation 2006-01-03 12:17:44 +01:00
init.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
isadma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memalloc.c [ALSA] dynamic minors (6/6): increase maximum number of sound cards 2006-01-03 12:29:21 +01:00
memory.c [ALSA] Remove kmalloc wrappers 2005-11-04 13:18:08 +01:00
misc.c [ALSA] Remove kmalloc wrappers 2005-11-04 13:18:08 +01:00
pcm.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
pcm_compat.c [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
pcm_lib.c [ALSA] pcm - Fix wrong asserts 2006-01-03 12:30:41 +01:00
pcm_memory.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
pcm_misc.c [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
pcm_native.c [ALSA] pcm - Make the support of old API selectable 2006-01-03 12:30:10 +01:00
pcm_timer.c [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
rawmidi.c [ALSA] sound/: possible cleanups 2006-01-03 12:29:40 +01:00
rawmidi_compat.c [ALSA] Remove xxx_t typedefs: Raw MIDI 2006-01-03 12:17:35 +01:00
rtctimer.c [ALSA] Remove xxx_t typedefs: Timer 2006-01-03 12:17:34 +01:00
sgbuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.c [ALSA] Revert the nested-device patch 2006-01-04 10:13:48 +01:00
sound_oss.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
timer.c [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
timer_compat.c [ALSA] Remove xxx_t typedefs: Timer 2006-01-03 12:17:34 +01:00