commit | d9a5f87c8fb49010d4fc1e41e263072b7e9916b1 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Tue May 20 23:35:59 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 23 13:47:31 2014 +0300 |
tree | 2ae228b1cf266c06458bfbd4763bdfd646b823af | |
parent | 972754cfaee94d6e25acf94a497bc0a864d91b7e [diff] |
video: fbdev: grvga.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>