[POWERPC] CHRP: Fix possible NULL pointer dereference
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 23 Nov 2007 05:43:04 +0000 (16:43 +1100)
committerPaul 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