Details
[Home]
Issue of the Implementation # L0132
Brief
drivers/usb/wusbcore/cbaf.c: usb_dev leaks
Detailed Description
cbaf_probe() does cbaf->usb_dev = usb_get_dev(interface_to_usbdev(iface)), but there is no usb_put_dev() anywhere in cbaf.
Component
linux-kernel 3.11
Accepted
https://lkml.org/lkml/2013/10/18/492
commit
Status
Fixed in kernel 3.12-rc7
[Home]
»