Details

[Home]

Issue of the Implementation # L0133

Brief

staging: gdm724x: fix leak at failure path in gdm_usb_probe()

Detailed Description

Error handling code in gdm_usb_probe() deallocates all resources, but calls usb_get_dev(usbdev) and returns error code after that.

Component

linux-kernel 3.13

Accepted

https://lkml.org/lkml/2013/11/15/403
commit

Status

Fixed in kernel 3.14-rc1

[Home]