mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-09-02 00:14:17 +00:00
c9s
After the synchronous waitpid(create_pid) succeeds, create_pid was never reset to -1. If the PID was later reused by another process, on_sig_exit() would send SIGTERM to that unrelated process. Resolves: RHEL-178025
Description
The conmon package
494 KiB
Languages
Diff
100%