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:
a4789e6
)
[media] usbvision-video: two use after frees
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 16 Oct 2014 07:57:21 +0000
(
04:57
-0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Fri, 24 Oct 2014 11:30:14 +0000
(09:30 -0200)
The lock has been freed in usbvision_release() so there is no need to
call mutex_unlock() here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found