Details
[Home]
Issue of the Implementation # L0181
Brief
[media] mceusb: fix usbdev leak
Detailed Description
mceusb_init_rc_dev() does usb_get_dev(), but there is no any usb_put_dev() in the driver.
Component
linux-kernel 3.18
Accepted
https://lkml.org/lkml/2014/9/8/661
commit
Status
Fixed in kernel 3.19-rc6
[Home]
»