Project

General

Profile

Feature #3233

Updated by Vadim Mutilin over 9 years ago

*Description* 

 * Resources allocated by _usb_alloc_urb_ should be correctly freed by _usb_free_urb_. 
 * Resources allocated by _usb_alloc_coherent_ should be correctly freed by _usb_free_coherent_. 

 *Links* 

 Sample bugfixes "2.6.24 -> 2.6.25, cb7cd429":http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb7cd42930d4421780e78323f62243350ea14789, "0653136":https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=0653136, "08bf11d":https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=08bf11d "0653136":https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=0653136 

Back