Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Delete unnecessary null checks #105382

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 1 commit into from
Jul 24, 2024
Merged

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jul 24, 2024

Delete unnecessary null checks that are confusing some static code analysis tools.

Fixes #100210 and #100212

Delete unnecessary null checks that are confusing some static code analysis tools.

Fixes dotnet#100210 and dotnet#100212
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

@janvorli janvorli merged commit 5788b6a into dotnet:main Jul 24, 2024
90 checks passed
@jkotas jkotas deleted the DEREF_AFTER_NULL.EX branch July 27, 2024 19:37
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
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.

Possible DEREF_AFTER_NULL.EX at src/coreclr/vm/eepolicy.cpp
3 participants