Skip to content

Conversation

ivg
Copy link
Member

@ivg ivg commented Jun 18, 2020

The implementation was missing the fact that envp is an array of
pointers to string, not an array of pointers.

Also, not sure if it is a bug or abi-specific, but env is not set,
then it is not null. Probably, it should be double-checked in the
loader part.

The implementation was missing the fact that envp is an array of
pointers to string, not an array of pointers.

Also, not sure if it is a bug or abi-specific, but env is not set,
then it is not null. Probably, it should be double-checked in the
loader part.
@ivg ivg merged commit 303beb4 into BinaryAnalysisPlatform:master Jun 19, 2020
@ivg ivg deleted the fix-getenv-stub branch March 9, 2022 17: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.

1 participant