This small patch series fixes 2 errors from commit 9799110825db
("ALSA: usb-audio: Disable USB autosuspend properly in
setup_disable_autosuspend()").
One of them was reported by syzbot, but second one appeared while testing fixes
for the first one.Pavel Skripkin (2): sound: usb: fix NULL ptr dereference in usb_audio_probe sound: usb: fix use after free in usb_audio_disconnect sound/usb/card.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 2.25.1

