Hello,

According to netlink(7) nl_groups is a bit mask with every bit representing
a netlink group number.

I found that constants from udev_monitor_netlink_group are set directly to
nl_groups. It's dangerous. Currently this enum contains only three constant
and all is ok, but the next constant will be incorrect.

I created a patch, but I have not tested it. It's just idea. Sorry, I would
have prefered to avoid investigation of how to execute my system with
custom systemd. So if someone wants to fix this issue, you are welcome.

Thanks,
Andrew Vagin.

Attachment: patch
Description: Binary data

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to