summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2013-08-22 11:19:48 (GMT)
committerChristian Heimes <christian@cheimes.de>2013-08-22 11:19:48 (GMT)
commit80c5de93f99f348553346f15a697c1acc0b9c612 (patch)
treef3a2f1c354992dd9f8eef2edacaf69a4cdf73716 /install-sh
parent00ae435deef434f471e39bea3f3ab3a3e3cd90fe (diff)
downloadcpython-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