Skip to content

Remove undefined behavior for address of null reference #73113

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
Jul 31, 2022

Conversation

AaronRobinsonMSFT
Copy link
Member

Fixes #73088

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 17a4eca into dotnet:main Jul 31, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_73088 branch July 31, 2022 03:34
@ghost ghost locked as resolved and limited conversation to collaborators Aug 30, 2022
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.

MethodSignature undefined use of reference binding to null pointer type (per gcc -fsanitize=undefined)
3 participants