Details
[Home]
Issue of the Implementation # L0137
Brief
NFC: port100: Fix device leak
Detailed Description
port100_probe() calls usb_get_dev(), but there is no usb_put_dev() in port100_disconnect().
Component
linux-kernel 3.13
Accepted
https://lkml.org/lkml/2014/1/4/98
commit
Status
Fixed in kernel 3.14-rc1
[Home]
»