kernel-hacking-2024-linux-s.../sound/core/oss
Wei Yongjun 1f3b14072b ALSA: fix possible memory leak in snd_mixer_oss_build_input()
uinfo has been allocated in this function and should be
freed before leaving from the error handling cases.

spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-03 10:08:28 +02:00
..
copy.c
io.c
linear.c ALSA: core: remove unused variables. 2011-05-26 08:19:04 +02:00
Makefile
mixer_oss.c ALSA: fix possible memory leak in snd_mixer_oss_build_input() 2012-09-03 10:08:28 +02:00
mulaw.c ALSA: core: sparse cleanups 2011-02-14 17:10:11 +01:00
pcm_oss.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
pcm_plugin.c ALSA: core: sparse cleanups 2011-02-14 17:10:11 +01:00
pcm_plugin.h ALSA: core: sparse cleanups 2011-02-14 17:10:11 +01:00
rate.c
route.c ALSA: core: sparse cleanups 2011-02-14 17:10:11 +01:00