Skip to content

Check if pointer is null to prevent AV #67963

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
Apr 14, 2022

Conversation

mikelle-rogers
Copy link
Member

@mikelle-rogers mikelle-rogers commented Apr 13, 2022

The logic of the code has not been altered. The changes to the code are to check if the pointer is null before using it to prevent access violation. fixes dotnet/diagnostics/2923

@mikelle-rogers mikelle-rogers self-assigned this Apr 13, 2022
@ghost ghost added the area-VM-coreclr label Apr 13, 2022
@AaronRobinsonMSFT
Copy link
Member

Failures are #67878

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 1a296c0 into dotnet:main Apr 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 14, 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.

Access violation during dotnet-dump analyze
2 participants