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:
2ffbb83
)
[POWERPC] Fix potential NULL dereference
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Thu, 15 Nov 2007 18:47:06 +0000
(21:47 +0300)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 20 Nov 2007 04:03:00 +0000
(22:03 -0600)
This patch does fix potential NULL pointer dereference that could take
place inside of strcmp() if of_get_property() call failed.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found