Details
[Home]
Issue of the Implementation # L0112
Brief
drivers/staging/media/lirc/lirc_imon.c: leaks in imon_probe()
Detailed Description
Error handling of usb_submit_urb() is not as all others in imon_probe(). It just unlocks mutexes and returns nonzero leaving all already allocated resources unfreed.
Component
linux-kernel 3.9
Accepted
https://lkml.org/lkml/2013/6/2/127
commit
Status
Fixed in kernel 3.10-rc2
[Home]
»