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

fix codegen error in value-type multimap #2005 #2022

Merged
merged 2 commits into from
Jan 2, 2024
Merged

fix codegen error in value-type multimap #2005 #2022

merged 2 commits into from
Jan 2, 2024

Conversation

mgravell
Copy link
Member

@mgravell mgravell commented Jan 2, 2024

was doing a ldnull stloc pair against value-type; we can simply omit this, since for value-types, we have already initialized the local as default

fix #2005

@mgravell mgravell merged commit d7c1603 into main Jan 2, 2024
3 checks passed
@mgravell mgravell deleted the issue2005 branch January 2, 2024 15:32
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.

.NET 8 - Fatal error - Attempted to read or write protected memory
1 participant