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

Align ELF Notes to 4 bytes #365

Closed
wants to merge 1 commit into from
Closed

Conversation

Swatinem
Copy link
Contributor

The ELF man-page related to Notes clearly states that the name and description have to be aligned to 4 bytes.

See https://www.mankier.com/5/elf#Description-Notes_(Nhdr)

Fixes #364

The ELF man-page related to Notes clearly states that the name and description have to be aligned to 4 bytes.

See <https://www.mankier.com/5/elf#Description-Notes_(Nhdr)>
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.

ELF Notes should use 4-byte alignment
1 participant