commit | 0c641bff31af7326b51cd39739cfc3a2c060f456 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Tue May 20 23:37:32 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 23 13:47:31 2014 +0300 |
tree | 4e62855538bea5115c07fcad71b08d762d43835d | |
parent | d9a5f87c8fb49010d4fc1e41e263072b7e9916b1 [diff] |
video: fbdev: s3fb.c: Fix for possible null pointer dereference There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>