diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-11-19 14:50:30 +0530 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2012-11-29 03:30:33 -0800 |
commit | fdd66e06ce71cdcdb515ef355d4f2fc90e151503 (patch) | |
tree | 988145984f51b7e788f47096947472a6f332675a /include/linux/async.h | |
parent | 6ecf18f9e769f77e918f2a18b35faf2a4844ad1a (diff) |
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
Check overlay_ops is not NULL as checked in the previous 'if' condition.
Fixes the following smatch error:
drivers/gpu/drm/exynos/exynos_drm_encoder.c:509 exynos_drm_encoder_plane_disable()
error: we previously assumed 'overlay_ops' could be null (see line 499)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/linux/async.h')
0 files changed, 0 insertions, 0 deletions