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:
fdb51e3
)
usb: gadget: printer: use after free in gprinter_alloc_inst()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 13 Mar 2015 09:11:42 +0000
(12:11 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 13 Mar 2015 15:41:01 +0000
(10:41 -0500)
There was a missing goto so we free "opts" and then dereference it.
Fixes:
ee1cd515e889
('usb: gadget: printer: add configfs support')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_printer.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/function/f_printer.c
Simple merge