Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 10, 2024

munmap(NULL) is not noop, like free(NULL) is.

Fixes an observed testsuite hang on 32-bit ARM systems.
(cherry picked from commit a802277)

Co-authored-by: Stefano Rivera [email protected]

`munmap(NULL)` is not noop, like `free(NULL)` is.

Fixes an observed testsuite hang on 32-bit ARM systems.
(cherry picked from commit a802277)

Co-authored-by: Stefano Rivera <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants