mirror of
https://github.com/systemd/systemd.git
synced 2026-08-13 17:08:14 +00:00
Although extremely unlikely, there is a race present in solely checking the $LISTEN_PID environment variable, due to PID recycling. Fix that by introducing $LISTEN_PIDFDID, which contains the 64-bit ID of a pidfd for the child process that is not subject to recycling.
76 KiB
76 KiB