Skip to content

Fix reloc type produced by ilasm in PE64 images #111212

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 2 commits into from
Jan 8, 2025
Merged

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jan 8, 2025

Fixes #111189

@jkotas
Copy link
Member Author

jkotas commented Jan 8, 2025

Regression introduced by #90752. The code has hidden assumption about the integer value of the enum member.

@jkotas jkotas merged commit 4515505 into dotnet:main Jan 8, 2025
84 of 90 checks passed
@jkotas jkotas deleted the issue-111189 branch January 8, 2025 22:33
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid image produced by ilasm in .NET 9.0
2 participants