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

build/elf: improve handling of sh_offset for SHT_NOBITS when writing #645

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Mar 18, 2024

Closes #644

@philipc philipc merged commit 67d53c2 into gimli-rs:master Mar 19, 2024
10 checks passed
@philipc philipc deleted the issue-644 branch March 19, 2024 03:40
mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
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.

NOBITS with sh_offset==0 causes build::elf::Builder::write error
1 participant