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

check for Null returned from Assembly.GetEntryAssembly #40598

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

mangod9
Copy link
Member

@mangod9 mangod9 commented Aug 10, 2020

Check for null before calling Location

Fixes #40588.

@jkotas jkotas merged commit 7e09794 into dotnet:master Aug 10, 2020
@mangod9 mangod9 deleted the fixNullRef branch August 10, 2020 03:45
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
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.

[System.XML] Assembly.GetEntryAssembly().Location can cause a NullRef
3 participants