Skip to content

Move section headers if they would be overwritten #39

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
Jul 23, 2015
Merged

Move section headers if they would be overwritten #39

merged 1 commit into from
Jul 23, 2015

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented Sep 12, 2014

When rewriting the sections of an executable, it can happen that the
section headers occur too early in the file and would be overwritten by
the replaced sections. If this would happen, we move the section headers
to the end of the file.

Fixes #38.

When rewriting the sections of an executable, it can happen that the
section headers occur too early in the file and would be overwritten by
the replaced sections. If this would happen, we move the section headers
to the end of the file.
@aristidb
Copy link

👍 (As in, this would be useful for me.)

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.

patchelf fails to --set-interpreter for executable with section headers near start
3 participants