diff options
author | Christian Heimes <christian@cheimes.de> | 2013-08-22 11:19:48 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-08-22 11:19:48 (GMT) |
commit | 80c5de93f99f348553346f15a697c1acc0b9c612 (patch) | |
tree | f3a2f1c354992dd9f8eef2edacaf69a4cdf73716 /install-sh | |
parent | 00ae435deef434f471e39bea3f3ab3a3e3cd90fe (diff) | |
download | cpython-80c5de93f99f348553346f15a697c1acc0b9c612.zip cpython-80c5de93f99f348553346f15a697c1acc0b9c612.tar.gz cpython-80c5de93f99f348553346f15a697c1acc0b9c612.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 'install-sh')
0 files changed, 0 insertions, 0 deletions