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:
64bf804
)
[media] drivers: media: platform: vivid: Fix possible null derefrence
author
Tapasweni Pathak
<tapaswenipathak@gmail.com>
Fri, 6 Mar 2015 02:39:40 +0000
(23:39 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 2 Apr 2015 21:10:38 +0000
(18:10 -0300)
Check for dev_fmt being null before derefrencing it, to assign it
to planes.
Found using Coccinelle.
Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found