commit | 8163ec0b2648c2f7e84edb969dde537ec45f1666 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Oct 25 10:56:00 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 25 14:42:17 2012 -0200 |
tree | 36cc2ecf1e35f96703db909e8c4279167fa9a3da | |
parent | afd7348c60b4f5d3d4d041aa0c29a6258a476b89 [diff] |
[media] s5p-fimc: Fix potential NULL pointer dereference 'fimc' was being dereferenced before the NULL check. Moved it to after the check. 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>