summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-07-10 17:05:11 (GMT)
committerGitHub <noreply@github.com>2024-07-10 17:05:11 (GMT)
commit867cf402792bfc3b6db01c800cbce0e59fb3cfe1 (patch)
treefa0a46e0f492cb9e5a1f212ba975b3fa85eb638d /Python/Python-ast.c
parent0113c56a203c3569013c6d08486ccce2e9b7016b (diff)
downloadcpython-867cf402792bfc3b6db01c800cbce0e59fb3cfe1.zip
cpython-867cf402792bfc3b6db01c800cbce0e59fb3cfe1.tar.gz
cpython-867cf402792bfc3b6db01c800cbce0e59fb3cfe1.tar.bz2
[3.13] gh-121460: Skip freeing unallocated arenas (gh-121589)
`munmap(NULL)` is not noop, like `free(NULL)` is. Fixes an observed testsuite hang on 32-bit ARM systems. (cherry picked from commit a802277914405786f6425f2776605c44bd407fc0, AKA gh-121491) Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions