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:
c818a94
)
usb: gadget: gadgetfs: fix an oops in ep_write()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 6 Jan 2015 10:19:21 +0000
(13:19 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Sat, 10 Jan 2015 00:15:11 +0000
(18:15 -0600)
We try to free an ERR_PTR on this error path.
Fixes:
b44be2462dbe
('usb: gadget: gadgetfs: Free memory allocated by memdup_user()')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found