Skip to content

[NativeAOT] Fix: Prevent EETypeKindMask invalidation from uint16_t cast #115925

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
May 23, 2025

Conversation

TickThunder
Copy link
Contributor

EETypeKindMask = 0x00030000, so it need uint32_t.
@MichalStrehovsky

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 23, 2025
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks like this got broken in #75436 but it doesn't seem to be used much and nobody noticed until now.

@jkotas
Copy link
Member

jkotas commented May 23, 2025

/ba-g unrelated infra failures and timeouts

@jkotas jkotas merged commit ef86e25 into dotnet:main May 23, 2025
90 of 93 checks passed
@TickThunder TickThunder deleted the fix-bug branch May 25, 2025 09:10
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants