Skip to content

Fix reading elf section from file buffer #33434

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

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

augusto2112
Copy link
Contributor

This pr fixes a bug where reading elf sections from the file buffer would read less data than intended.

@adrian-prantl

@adrian-prantl
Copy link
Contributor

@swift-ci smoke test

@shahmishal
Copy link
Member

@swift-ci smoke test

@shahmishal
Copy link
Member

@swift-ci smoke test macOS

@shahmishal
Copy link
Member

@swift-ci smoke test Linux

@augusto2112 augusto2112 force-pushed the read-elf-sections-fix branch from 820eac2 to d2e1626 Compare August 13, 2020 11:26
@augusto2112
Copy link
Contributor Author

@adrian-prantl all checks passed, but I double-checked the code and there was still a possible bug there, so I had to push again.

@adrian-prantl
Copy link
Contributor

@swift-ci smoke test

@augusto2112
Copy link
Contributor Author

@adrian-prantl Some other PRs seem to have the tests running now. Could you try restarting the tests here one more time please?

@augusto2112
Copy link
Contributor Author

Actually, looks like the linux build just started.

@adrian-prantl adrian-prantl merged commit f9b85c6 into swiftlang:master Aug 14, 2020
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.

3 participants