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:
c6c0391
)
[media] s5p-fimc: Avoid null pointer dereference in fimc_capture_ctrls_create()
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Wed, 9 Jan 2013 18:09:55 +0000
(15:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 5 Feb 2013 19:51:58 +0000
(17:51 -0200)
With presence of some faults, e.g. caused by wrong platform data or
the device tree structure the IDX_SENSOR entry in the array may be NULL,
so make sure it is not dereferenced then.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found