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

Expand LOAD segment to cover .dynstr and .dynsym sections #264

Closed
wants to merge 1 commit into from

Conversation

ehmry
Copy link
Contributor

@ehmry ehmry commented Feb 19, 2021

Hopefully this fixes #244.

This is not a robust fix, the first PT_LOAD segment is expanded
forward to cover .dynstr or .dynsym.
@ehmry ehmry changed the title Add a LOAD segment for new .dynstr and .dynsym sections Expand LOAD segment to cover .dynstr and .dynsym sections Feb 19, 2021
@domenkozar
Copy link
Member

@ehmry
Copy link
Contributor Author

ehmry commented Aug 28, 2021

I no longer experience this problem and don't have time to properly test the fix.

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 --set-rpath outputs a binary with broken .dynsym/.dynstr
2 participants