udev: fix NULL-ptr deref
Make sure we properly validate the return value of udev_device_get_sysattr_value(). It might be NULL for several reasons.
Loading
Make sure we properly validate the return value of udev_device_get_sysattr_value(). It might be NULL for several reasons.