git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161bfa9
)
usb: gadget: mv_u3d_core: fix memory leaks
author
Valentin Ilie
<valentin.ilie@gmail.com>
Sat, 21 Sep 2013 09:30:15 +0000
(12:30 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 1 Oct 2013 14:31:21 +0000
(09:31 -0500)
When trb_hw is NULL, trb should be free'd before return.
Signed-off-by: Valentin Ilie <valentin.ilie@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found