Liyu wrote:
> Hi.
>
>     In hid-input, It seem we only call input_allocate_device(), but not
> call input_free_device() at anywhere. Is there a memory leak here? Even,
> I can not found this invoke in drivers/usb/hid*.c.
>
>    

I see. it is freed by input_class.release() method. So mysterious.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to