Skip to content

Undefined behavior with null - #73507

Merged
AaronRobinsonMSFT merged 3 commits into
dotnet:mainfrom
AaronRobinsonMSFT:more_undefined
Aug 7, 2022
Merged

Undefined behavior with null#73507
AaronRobinsonMSFT merged 3 commits into
dotnet:mainfrom
AaronRobinsonMSFT:more_undefined

Conversation

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member

More undefined behavior with null found using g++-12

Contributes to #73043

Comment threadsrc/coreclr/jit/optimizer.cpp
Comment threadsrc/coreclr/vm/method.hpp Outdated
Comment threadsrc/coreclr/jit/compiler.h Outdated
@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

Failure is #73247

@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit d1a21ec into dotnet:mainAug 7, 2022
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the more_undefined branch August 7, 2022 21:17
@ghostghost locked as resolved and limited conversation to collaborators Sep 7, 2022
Sign up for freeto 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.

3 participants

@AaronRobinsonMSFT@jkotas@jakobbotsch