linux/sound/usb
Aditya Pakki a2c6433ee5 ALSA: usx2y: Fix potential NULL pointer dereference
usb_alloc_urb() can fail due to kmalloc failure and push the error
upstream. Further this can cause a NULL pointer dereference in
init_pipe_urbs(). This patch avoids such a scenario.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-03-13 11:27:06 +01:00
..
6fire
bcd2000
caiaq
hiface
line6
misc
usx2y ALSA: usx2y: Fix potential NULL pointer dereference 2019-03-13 11:27:06 +01:00
card.c
card.h ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
clock.c
clock.h
debug.h
endpoint.c
endpoint.h
format.c ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
format.h
helper.c
helper.h
Kconfig
Makefile
midi.c
midi.h
mixer.c ALSA: usb: Clean up with new procfs helpers 2019-02-06 18:11:57 +01:00
mixer.h
mixer_maps.c
mixer_quirks.c ALSA: usb: Clean up with new procfs helpers 2019-02-06 18:11:57 +01:00
mixer_quirks.h
mixer_scarlett.c
mixer_scarlett.h
mixer_us16x08.c
mixer_us16x08.h
pcm.c ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
pcm.h
power.c
power.h
proc.c ALSA: usb-audio: Expose sample resolution through proc interface 2019-02-18 09:36:09 +01:00
proc.h
quirks-table.h ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
quirks.c ALSA: usb-audio: Add quirk for MOTU MicroBook II 2019-02-28 22:23:11 +01:00
quirks.h
stream.c
stream.h
usbaudio.h