Skip to content

Conversation

@vcsjones
Copy link
Member

@vcsjones vcsjones commented Apr 8, 2024

The implementation was previously only freeing the STACK_OF, but not the contents of the stack. This change fixes not freeing the individual GENERAL_NAME items.

Fixes #99933

…the contents of the stack. This change fixes not freeing the individual GENERAL_NAME items.
@vcsjones vcsjones requested a review from bartonjs April 8, 2024 17:27
@ghost ghost added the area-System.Security label Apr 8, 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.

@vcsjones vcsjones merged commit 23a998c into dotnet:main Apr 8, 2024
@vcsjones vcsjones deleted the nameinfoleakfix branch April 8, 2024 22:23
@vcsjones
Copy link
Member Author

vcsjones commented Apr 8, 2024

/backport to release/8.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2024

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8607417273

@vcsjones
Copy link
Member Author

vcsjones commented Apr 8, 2024

/backport to release/7.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2024

Started backporting to release/7.0-staging: https://github.com/dotnet/runtime/actions/runs/8607420370

@vcsjones
Copy link
Member Author

vcsjones commented Apr 8, 2024

/backport to release/6.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2024

Started backporting to release/6.0-staging: https://github.com/dotnet/runtime/actions/runs/8607422343

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.

High memory consumption using X509Certificate2 GetNameInfo((X509NameType.UpnName, false)

2 participants