Archived
14
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/oss
Jesper Juhl 3daa7ea650 ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()
snd_pcm_hw_param_near() will leak the memory allocated to 'save' if the
call to snd_pcm_hw_param_max() returns less than zero.
This patch makes sure we never leak.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-01-10 11:13:42 +01:00
..
copy.c
io.c
linear.c
Makefile
mixer_oss.c Merge remote branch 'alsa/devel' into topic/misc 2010-10-11 13:56:12 +02:00
mulaw.c
pcm_oss.c ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() 2011-01-10 11:13:42 +01:00
pcm_plugin.c
pcm_plugin.h
rate.c
route.c