mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
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>