summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorStefano Rivera <stefano@rivera.za.net>2024-07-10 16:40:55 (GMT)
committerGitHub <noreply@github.com>2024-07-10 16:40:55 (GMT)
commita802277914405786f6425f2776605c44bd407fc0 (patch)
treef089f908c1f00c43e9bc246eb1dc68683ec2d3ef /Python/fileutils.c
parent0177a343353d88ca8475dccabf6e98e164abb0e8 (diff)
downloadcpython-a802277914405786f6425f2776605c44bd407fc0.zip
cpython-a802277914405786f6425f2776605c44bd407fc0.tar.gz
cpython-a802277914405786f6425f2776605c44bd407fc0.tar.bz2
gh-121460: Skip freeing unallocated arenas (gh-121491)
`munmap(NULL)` is not noop, like `free(NULL)` is. Fixes an observed testsuite hang on 32-bit ARM systems.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions