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

Resolves null reference exception in Path.Equals #802

Merged
merged 2 commits into from
May 31, 2019

Conversation

nigel-sampson
Copy link
Contributor

Nothing complicated, just added some null guards for when Parent can be null.

Fixes #801

@michaelstaib michaelstaib self-requested a review May 31, 2019 06:08
@michaelstaib michaelstaib added this to the 9.0.0 milestone May 31, 2019
@michaelstaib michaelstaib merged commit 8c4bfa0 into ChilliCream:master May 31, 2019
@nigel-sampson nigel-sampson deleted the path-equals branch June 3, 2019 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Path.Equals throws null reference exception
2 participants