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:
1efc563
)
macintosh/windfarm_pm121.c: Fix for possible null pointer dereference
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 17 May 2014 17:20:57 +0000
(19:20 +0200)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 20 May 2014 00:56:00 +0000
(10:56 +1000)
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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found