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 more SafeHandle cleanup in Windows crypto PAL #72116

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

stephentoub
Copy link
Member

Most of these are actually on the success path. These were highlighted via the System.Net.WebSockets.Client tests with the new checked SafeHandle finalization flag.

Most of these are actually on the success path.  These were highlighted via the System.Net.WebSockets.Client tests with the new checked SafeHandle finalization flag.
@ghost
Copy link

ghost commented Jul 13, 2022

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

Issue Details

Most of these are actually on the success path. These were highlighted via the System.Net.WebSockets.Client tests with the new checked SafeHandle finalization flag.

Author: stephentoub
Assignees: -
Labels:

area-System.Security

Milestone: -

Copy link
Member

@bartonjs bartonjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple small things, but it overall looks good.

Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
@stephentoub stephentoub merged commit 125b73e into dotnet:main Jul 14, 2022
@stephentoub stephentoub deleted the certcontexthandles branch July 14, 2022 01:33
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 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.

2 participants