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:
5f3f254
)
[media] exynos4-is: Fix potential null pointer dereferencing
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 16 Apr 2013 06:02:19 +0000
(
03:02
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 25 Apr 2013 12:32:57 +0000
(09:32 -0300)
If fimc->drv_data is NULL, then fimc->drv_data->num_entities would
cause NULL pointer dereferencing. Hence remove it from print statement.
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