K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-01-17T10:35:18.662507Z K 7 svn:log V 397 Fix a possible memory use after free and leak situation associated with USB device detach when using character device handles. This also includes LibUSB. It turns out that "usb_close()" cannot always get a reference to clean up its USB transfers and such, if called during the kernel USB device detach. Analysis by: hselasky @ Reported by: Juergen Lock MFC after: 1 week END