diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-03-05 00:00:02 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-03-13 11:27:06 +0100 |
commit | a2c6433ee5a35a8de6d563f6512a26f87835ea0f (patch) | |
tree | 800f577e386fb939b01b35316db3a5b3adbf3f69 /.cocciconfig | |
parent | ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start() (diff) | |
download | linux-a2c6433ee5a35a8de6d563f6512a26f87835ea0f.tar.xz linux-a2c6433ee5a35a8de6d563f6512a26f87835ea0f.zip |
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>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions