[ldv-project] [PATCH] USB: input: gtco.c: fix usb_dev leak
    Dmitry Torokhov 
    dmitry.torokhov at gmail.com
       
    Tue Jan 21 23:59:57 MSK 2014
    
    
  
On Sun, Jan 19, 2014 at 03:24:26AM +0400, Alexey Khoroshilov wrote:
> There is usb_get_dev() in gtco_probe(), but there is no usb_put_dev()
> anywhere in the driver.
> 
> The patch adds usb_get_dev() to failure handling code of gtco_probe()
> and to gtco_disconnect(().
Hmm, I think gtco should simply not use usb_get_dev() in the first
place.
Thanks.
-- 
Dmitry
    
    
More information about the ldv-project
mailing list