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

Signing: dispose RSA instance #6066

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Signing: dispose RSA instance #6066

merged 1 commit into from
Sep 30, 2024

Conversation

dtivel
Copy link
Contributor

@dtivel dtivel commented Sep 27, 2024

Bug

Fixes: NuGet/Home#13823

Description

This change disposes of a newly created System.Security.Cryptography.RSA object.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests N/A
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc. N/A

@dtivel dtivel requested a review from a team as a code owner September 27, 2024 23:54
@dtivel dtivel merged commit 1e4a9a2 into dev Sep 30, 2024
28 checks passed
@dtivel dtivel deleted the dev-dtivel-dispose branch September 30, 2024 16:41
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.

Signing: key not disposed
3 participants