diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-02-12 16:47:36 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-02-26 09:23:15 +0100 |
commit | d746b40c64619f5064ebbe545938062481ef5183 (patch) | |
tree | d5365d93c9d59752dcdf92807220034c0f9e0e37 /include/video | |
parent | video: ARM CLCD: Add missing error check for devm_kzalloc (diff) | |
download | linux-d746b40c64619f5064ebbe545938062481ef5183.tar.xz linux-d746b40c64619f5064ebbe545938062481ef5183.zip |
video: fbdev: fix possible null dereference
we were dereferencing edid first and the NULL check was after
accessing that. now we are using edid only if we know that
it is not NULL.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions