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

Update elf dependency to v0.7.0 #205

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Update elf dependency to v0.7.0 #205

merged 1 commit into from
Nov 15, 2022

Conversation

cole14
Copy link
Contributor

@cole14 cole14 commented Nov 14, 2022

This is my last planned update for the elf package for time time being. There were some minor renames (gabi module -> abi, elf::File -> elf::ElfStream). I encapsulated the cached reader into the ElfStream so that users don't need to instantiate it themselves. I also made ElfStream::open_stream do a minimal parsing of the program headers up front, hence the segments() change.

@bmc-msft bmc-msft merged commit 77b3a4f into microsoft:main Nov 15, 2022
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.

2 participants