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:
4c0b036
)
[media] V4L: mt9t112: use after free in mt9t112_probe()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 7 Nov 2011 18:44:12 +0000
(15:44 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 11 Dec 2011 11:42:40 +0000
(09:42 -0200)
priv gets dereferenced in mt9t112_set_params() so we should return
before calling that.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found