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

[mono] Added null-checks for LDFLDA on pointers. #77827

Merged
merged 4 commits into from
Nov 8, 2022

Conversation

jandupej
Copy link
Member

@jandupej jandupej commented Nov 3, 2022

Addresses the issue #77647 by adding a null check when translating the CIL opcode LDFLDA operating on a pointer into Mono IR. The appropriate unit test is reenabled for Mono.

@jandupej
Copy link
Member Author

jandupej commented Nov 4, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jandupej jandupej marked this pull request as ready for review November 4, 2022 13:36
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.

4 participants