Pulse-Eight / libcec

USB CEC Adapter communication Library http://libcec.pulse-eight.com/
Other
714 stars 287 forks source link

fix assert issue with systemd udev #659

Open heitbaum opened 3 months ago

heitbaum commented 3 months ago

See response from systemd team. This is expected.

do not call udev_device_get_parent(udev_device_get_parent(dev)) directly as a null return on the parent will cause an assert in udev_device_get_parent