diff options
author | Stefano Rivera <stefano@rivera.za.net> | 2024-07-10 16:40:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 16:40:55 (GMT) |
commit | a802277914405786f6425f2776605c44bd407fc0 (patch) | |
tree | f089f908c1f00c43e9bc246eb1dc68683ec2d3ef /Python/fileutils.c | |
parent | 0177a343353d88ca8475dccabf6e98e164abb0e8 (diff) | |
download | cpython-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