Aaron Merey 2ad9335044 Bug 445011: SIGCHLD is sent when valgrind uses debuginfod-find
Valgrind fork+execs debuginfod-find in order to perform debuginfod
queries. Any SIGCHLD debuginfod-find sends upon termination can
mistakenly be delivered to the client running under valgrind.

To prevent this, record in a hash table the PID of each process
valgrind forks for internal use. Do not send SIGCHLD to the client
if it is from a PID in this hash table.

https://bugs.kde.org/show_bug.cgi?id=445011
2022-04-07 22:09:57 +02:00
..
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-09 15:01:08 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00
2021-10-06 21:24:17 +02:00