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

Fix ArgumentNullException in SecurityIdentifier.CompareTo(null) #101002

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

stephentoub
Copy link
Member

Fixes #100990

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@bartonjs bartonjs merged commit 2346719 into dotnet:main Apr 15, 2024
87 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
@stephentoub stephentoub deleted the comparetonull branch July 22, 2024 16:12
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.

SecurityIdentifier.CompareTo throws an exception if compared to null
3 participants