| 
      
      
      From: Adam K. <akr...@ro...> - 2006-08-23 15:42:16
      
     | 
| On Wed, Aug 23, 2006 at 04:11:55PM +0100, Dan Ellis wrote: > There's a small memory leak in usb_control_msg, in the case that > usb_io_sync fails and it's an OUT, then the malloced block doesn't get > freed: Hi, Dan, Thanks for posting about this bug and others. Have you considered posting patches to fix the bugs? That way myself and other users could try them out and Stephan, who I am sure is very busy, could review and apply the changes without having to implement them. --Adam |