android_kernel_xiaomi_sm8350/sound/core
Eugene Teo e64d2e3623 [ALSA] Fix seq_clientmgr dereferences before NULL check
Modules: ALSA sequencer

cptr->pool must be non-NULL there, so just the if (cptr->pool) is
superfluous. Thanks Takashi.

Signed-off-by: Eugene Teo <eugene.teo@eugeneteo.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:39:23 +01:00
..
oss [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 2006-03-22 10:28:02 +01:00
seq [ALSA] Fix seq_clientmgr dereferences before NULL check 2006-03-22 10:39:23 +01:00
control_compat.c [ALSA] make control.c suspend aware 2006-03-22 10:37:23 +01:00
control.c [ALSA] make control.c suspend aware 2006-03-22 10:37:23 +01:00
device.c [ALSA] Revert the nested-device patch 2006-01-04 10:13:48 +01:00
hwdep_compat.c
hwdep.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
info_oss.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
info.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
init.c [ALSA] return ENODEV for disconnected devices 2006-03-22 10:34:24 +01:00
isadma.c
Kconfig [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 2006-03-22 10:23:12 +01:00
Makefile
memalloc.c [ALSA] Removed unneeded page-reserve 2006-03-22 10:28:12 +01:00
memory.c
misc.c
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 - Move PAUSE ioctl to common ioctl handler 2006-03-22 10:30:48 +01:00
pcm_timer.c [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
pcm.c [ALSA] snd_pcm_format_name() is no longer exported 2006-03-22 10:27:05 +01:00
rawmidi_compat.c
rawmidi.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
rtctimer.c
sgbuf.c
sound_oss.c [ALSA] sound/core/: fix 3 off-by-one errors 2006-03-22 10:37:31 +01:00
sound.c [ALSA] sound/core/: fix 3 off-by-one errors 2006-03-22 10:37:31 +01:00
timer_compat.c
timer.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00