From d9a5f87c8fb49010d4fc1e41e263072b7e9916b1 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Tue, 20 May 2014 23:35:59 +0200 Subject: [PATCH] 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed