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:
5359805
)
[media] em28xx: use after free in em28xx_v4l2_close()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 14 Aug 2012 05:58:15 +0000
(
02:58
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 15 Aug 2012 21:49:00 +0000
(18:49 -0300)
We need to move the unlock before the kfree(dev);
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found