514e976744
My local syzbot instance hit memory leak in usb_set_configuration().
The problem was in unputted usb interface. In case of errors after
usb_get_intf() the reference should be putted to correclty free memory
allocated for this interface.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stk-sensor.c | ||
stk-webcam.c | ||
stk-webcam.h |