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:
4ef72e3
)
[media] ttusb-budget: fix memory leak in ttusb_probe()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Mon, 10 Jun 2013 19:00:54 +0000
(16:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 21 Jun 2013 18:06:51 +0000
(15:06 -0300)
If something goes wrong starting from i2c_add_adapter(),
ttusb->iso_urb[] and ttusb itself are not deallocated.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found