linux/sound/core
Takashi Iwai 0981a260a1 [ALSA] Fix possible invalid memory access in PCM core
snd_internval_list() may access invalid memory in the case count = 0
is given.  It shouldn't be passed, but it'd better to make the code
a bit more robust.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:03:31 +01:00
..
oss [ALSA] Fix races in PCM OSS emulation 2006-12-20 08:55:54 +01:00
seq [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
control_compat.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
control.c [ALSA] make sound/core/control.c:snd_ctl_new() static 2007-02-09 09:01:40 +01:00
device.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
hwdep_compat.c
hwdep.c [ALSA] snd_hwdep_release() racefix 2007-02-09 09:03:24 +01:00
info_oss.c
info.c
init.c [ALSA] cleanup and error reporting for sound/core/init.c 2007-02-09 09:03:04 +01:00
isadma.c
Kconfig
Makefile
memalloc.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
memory.c
misc.c [ALSA] Add PCI quirk list helper function 2007-02-09 09:01:48 +01:00
pcm_compat.c
pcm_lib.c [ALSA] Fix possible invalid memory access in PCM core 2007-02-09 09:03:31 +01:00
pcm_memory.c [ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA size 2007-02-09 09:00:13 +01:00
pcm_misc.c
pcm_native.c
pcm_timer.c
pcm.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
rawmidi_compat.c
rawmidi.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
rtctimer.c
sgbuf.c [ALSA] use the ALIGN macro 2006-12-20 08:55:36 +01:00
sound_oss.c [PATCH] ALSA: Fix sysfs breakage 2007-01-29 14:32:53 -08:00
sound.c [ALSA] allow registering an alsa device with struct device pointer 2007-02-09 09:00:06 +01:00
timer_compat.c
timer.c [ALSA] Remove useless reference to obsolete KERNELD 2007-02-09 09:03:14 +01:00