Skip to content

Conversation

@bartonjs
Copy link
Member

new SafePasswordHandle(null, false) is the value represented by SafePasswordHandle.InvalidValue. Instead of making a using scope and a new object, just use the singleton.

`new SafePasswordHandle(null, false)` is the value represented by
SafePasswordHandle.InvalidValue.  Instead of making a using scope
and a new object, just use the singleton.
@bartonjs bartonjs added this to the 10.0.0 milestone Oct 30, 2024
@bartonjs bartonjs self-assigned this Oct 30, 2024
@ghost ghost added the area-System.Security label Oct 30, 2024
@dotnet-policy-service
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 cd63781 into dotnet:main Nov 5, 2024
79 of 83 checks passed
@bartonjs bartonjs deleted the passhandle branch November 5, 2024 17:17
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 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.

2 participants