mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-07-03 20:01:15 +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
Languages
Diff
100%