commit | 9ac71d00398674aaec664f30559f0a21d963862f | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Fri Nov 23 16:43:04 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 20 17:13:34 2007 +1100 |
tree | b683032ac55b92e2760a3e0dafb7ce9658378e79 | |
parent | 08a644ecef9383b109b763f5087265fd1759875f [diff] |
[POWERPC] CHRP: Fix possible NULL pointer dereference 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>