Skip to content

Fix bug where the RSA object that is created with GetRSAPublicKey is not disposed.#864

Merged
dtivel merged 1 commit intodotnet:mainfrom
dlemstra:add-missing-dispose
May 12, 2025
Merged

Fix bug where the RSA object that is created with GetRSAPublicKey is not disposed.#864
dtivel merged 1 commit intodotnet:mainfrom
dlemstra:add-missing-dispose

Conversation

@dlemstra
Copy link
Collaborator

Fixes #863.

@dlemstra dlemstra requested a review from a team as a code owner May 10, 2025 14:55
@dtivel dtivel merged commit ff30051 into dotnet:main May 12, 2025
3 checks passed
@dtivel
Copy link
Collaborator

dtivel commented May 12, 2025

Thanks, @dlemstra!

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.

RSATrustedSigning is not disposing the RSA object created with GetRSAPublicKey

3 participants