Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read/pe: fix parsing of empty export tables #362

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Aug 21, 2021

It's common for the export table to have 0 for each virtual address, and number of names set to 64.

It's common for the export table to have 0 for each virtual address,
and number of names set to 64.
@philipc philipc merged commit 66c071d into gimli-rs:master Aug 22, 2021
@philipc philipc deleted the pe_export branch August 22, 2021 00:44
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.

None yet

1 participant