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:
a2ac2d7
)
[media] exynos4-is: Fix potential null pointer dereference in mipi-csis.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 26 Apr 2013 07:52:57 +0000
(
04:52
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 21 May 2013 11:33:52 +0000
(08:33 -0300)
When 'node' is NULL, the print statement tries to dereference it.
Hence replace the variable with the one that is accessible.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found