mirror of
https://github.com/python/cpython.git
synced 2026-07-21 01:18:15 -04:00
867cf40279
`munmap(NULL)` is not noop, like `free(NULL)` is.
Fixes an observed testsuite hang on 32-bit ARM systems.
(cherry picked from commit a802277914, AKA gh-121491)
Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
Source files for various builtin objects