git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
972754c
)
video: fbdev: grvga.c: Fix for possible null pointer dereference
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Tue, 20 May 2014 21:35:59 +0000
(23:35 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 23 May 2014 10:47:31 +0000
(13:47 +0300)
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>
No differences found