kernel-hacking-2024-linux-s.../sound/usb
Clemens Ladisch 5cd5d7c449 ALSA: usb-audio: fix rate_list memory leak
The array of sample rates is reallocated every time when opening
the PCM device, but was freed only once when unplugging the device.

Reported-by: "Alexander E. Patrakov" <patrakov@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-05-31 10:25:44 +02:00
..
6fire
caiaq
misc
usx2y
card.c ALSA: snd-usb: switch over to new endpoint streaming logic 2012-04-13 10:24:08 +02:00
card.h ALSA: snd-usb: remove refactorization left-overs 2012-04-21 17:40:28 +02:00
clock.c
clock.h
debug.h
endpoint.c ALSA: snd-usb: fix some typos in endpoint.c documentation 2012-04-24 20:16:18 +02:00
endpoint.h ALSA: snd-usb: remove old streaming logic 2012-04-13 10:24:23 +02:00
format.c
format.h
helper.c
helper.h
Kconfig
Makefile
midi.c
midi.h
mixer.c ALSA: usb-audio - Call get_min_max_*() after determining the name string 2012-05-15 08:35:00 +02:00
mixer.h ALSA: usb-audio: Rename and export mixer_vol_tlv 2012-04-24 08:01:27 +02:00
mixer_maps.c ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44 2012-04-15 15:40:08 +02:00
mixer_quirks.c ALSA: usb-audio: Fix comment 2012-05-11 21:27:36 +02:00
mixer_quirks.h
pcm.c ALSA: usb-audio: fix rate_list memory leak 2012-05-31 10:25:44 +02:00
pcm.h
power.h
proc.c ALSA: snd-usb: remove refactorization left-overs 2012-04-21 17:40:28 +02:00
proc.h
quirks-table.h
quirks.c
quirks.h
stream.c ALSA: snd-usb: switch over to new endpoint streaming logic 2012-04-13 10:24:08 +02:00
stream.h
usbaudio.h ALSA: snd-usb: implement new endpoint streaming model 2012-04-13 10:23:42 +02:00