]> git.baikalelectronics.ru Git - kernel.git/commit
video: fbdev: grvga.c: Fix for possible null pointer dereference
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tue, 20 May 2014 21:35:59 +0000 (23:35 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 23 May 2014 10:47:31 +0000 (13:47 +0300)
commit5ecb86f1b0872030830f09c87956a56b7454f3cc
tree2ae228b1cf266c06458bfbd4763bdfd646b823af
parente42943fb3e91b07108ce4753b970c2122ca88fca
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>
drivers/video/fbdev/grvga.c