Details

[Home]

Issue of the Implementation # L0143

Brief

staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()

Detailed Description

Error handling code in gdm_usb_probe() misses to deallocate tx_ and rx_structs and to do usb_put_dev().

Component

linux-kernel 3.13

Accepted

https://lkml.org/lkml/2014/2/5/748
commit

Status

Fixed in kernel 3.14-rc3

[Home]