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:
3a799c2
)
[media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 29 Nov 2012 02:56:15 +0000
(23:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 5 Jan 2013 03:34:59 +0000
(
01:34
-0200)
The dereference to 'icl' should be moved below the NULL test.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found