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:
08a644e
)
[POWERPC] CHRP: Fix possible NULL pointer dereference
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 23 Nov 2007 05:43:04 +0000
(16:43 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 20 Dec 2007 06:13:34 +0000
(17:13 +1100)
This fixes a possible NULL pointer dereference inside of strncmp() if
of_get_property() fails.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found