Skip to content

Conversation

sunfishcode
Copy link
Member

When processing AUX values, don't check whether AT_BASE is valid if it is NULL, as NULL indicates a static executable that doesn't have a dynamic linker.

Fixes #933.

When processing AUX values, don't check whether `AT_BASE` is valid if it
is NULL, as NULL indicates a static executable that doesn't have a
dynamic linker.

Fixes #933.
@sunfishcode sunfishcode merged commit ca03130 into main Nov 15, 2023
@sunfishcode sunfishcode deleted the sunfishcode/null-at-base branch November 15, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

page_size() returns zero under Alpine Linux
1 participant