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: key not disposed #13823

Closed
dtivel opened this issue Sep 27, 2024 · 0 comments · Fixed by NuGet/NuGet.Client#6066
Closed

Signing: key not disposed #13823

dtivel opened this issue Sep 27, 2024 · 0 comments · Fixed by NuGet/NuGet.Client#6066

Comments

@dtivel
Copy link
Contributor

dtivel commented Sep 27, 2024

NuGet Product Used

dotnet.exe, MSBuild.exe, NuGet.exe, Visual Studio Package Management UI, Visual Studio Package Manager Console, NuGet SDK

Product Version

latest

Worked before?

no

Impact

Other

Repro Steps & Context

In NuGet.Packaging.Signing.CertificateUtility.IsCertificatePublicKeyValid(...) an System.Security.Cryptography.RSA object is created but not disposed.

Verbose Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant