linux_get_parent_info: Check for NULL priv->sysfs_dir before strcmp
authorMatthew Stapleton <matthew4196@gmail.com>
Mon, 30 Nov 2015 01:22:00 +0000 (11:22 +1000)
committerHans de Goede <hdegoede@redhat.com>
Mon, 28 Nov 2016 08:37:29 +0000 (09:37 +0100)
commitb14d0a49e8014c0043673160ace2910e5742a1d2
tree7ac8abb5b769b551ea94bef33b75621cd5f513db
parenta90331a3be0a7919dfd256d700c38cfad5718575
linux_get_parent_info: Check for NULL priv->sysfs_dir before strcmp

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
libusb/os/linux_usbfs.c