mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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.
9.1 KiB
9.1 KiB