mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Mitigated race condition of SYSTEM,EXEC child processes
This commit is contained in:
parent
2e0b0a0eff
commit
f34e8a4dc1
5 changed files with 45 additions and 55 deletions
3
CHANGES
3
CHANGES
|
@ -18,6 +18,9 @@ Corrections:
|
|||
building failed on Solaris 9.
|
||||
Thanks to Greg Earle for reporting this issue and providing a patch.
|
||||
|
||||
Mitigated race condition of quickly terminating SYSTEM or EXEC child
|
||||
processes.
|
||||
|
||||
Porting:
|
||||
In gcc version 10 the default changed from -fcommon to -fno-common.
|
||||
Consequently, linking filan and procan failed with error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue