Actions
Feature #3431
open144: correct terminations of functions in usb-system
Start date:
09/12/2012
Due date:
% Done:
60%
Estimated time:
Published in build:
Description
After each function, which works with memory,should be other function, which frees it.
For example:
usb_ep_alloc_request - usb_ep_free_request usb_create_hcd - usb_remove_hcd ...
Commits from linux/kernel/git/torvalds/linux.git:
5fdb4505f652
47dffc7547ed
e53a99eb154d
54a8a79c55ce
881763361e82
9fa728ea3550
a4503199f66d
Actions