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:
f8d36b8
)
[media] usbtv: fix leak at failure path in usbtv_probe()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Fri, 23 May 2014 20:47:07 +0000
(17:47 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 17 Jun 2014 15:04:46 +0000
(12:04 -0300)
Error handling code in usbtv_probe() misses usb_put_dev().
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found