Details
[Home]
Issue of the Implementation # L0130
Brief
drivers/staging/gdm724x/gdm_mux.c: memory leak on failure path
Detailed Description
init_usb() may fail after some of mux_rxes already allocated. So we need to release them on the failure path.
Component
linux-kernel 3.11
Accepted
https://lkml.org/lkml/2013/10/8/645
commit
Status
Fixed in kernel 3.12-rc5
[Home]
»