diff options
author | Christian Heimes <christian@cheimes.de> | 2013-08-22 11:19:56 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-08-22 11:19:56 (GMT) |
commit | f54c24628b080002100b9ee4506387ac48551736 (patch) | |
tree | 7a0776f81fad10385026635deff7c33491045743 /configure.ac | |
parent | 7d2d43c0b15b8062c9b5d672a78e653abe2e1d91 (diff) | |
parent | 80c5de93f99f348553346f15a697c1acc0b9c612 (diff) | |
download | cpython-f54c24628b080002100b9ee4506387ac48551736.zip cpython-f54c24628b080002100b9ee4506387ac48551736.tar.gz cpython-f54c24628b080002100b9ee4506387ac48551736.tar.bz2 |
Issue #18747: Use a parent atfork handler instead of a child atfork handler.
fork() is suppose to be async-signal safe but the handler calls unsafe functions. A parent handler mitigates the issue.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions