SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

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.
S
Stefano Rivera committed
a802277914405786f6425f2776605c44bd407fc0
Parent: 0177a34
Committed by GitHub <noreply@github.com> on 7/10/2024, 4:40:55 PM