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

TKSS-936: NativeSM2Signature should free EVP_PKEY_CTX and EVP_PKEY #937

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

johnshajiang
Copy link
Collaborator

NativeSM2Signature should free not only EVP_MD_CTX, but also EVP_PKEY_CTX and EVP_PKEY.

This PR will resolves #936.

@johnshajiang johnshajiang added the bug Something isn't working label Nov 26, 2024
@johnshajiang johnshajiang self-assigned this Nov 26, 2024
@johnshajiang johnshajiang merged commit e455bfb into Tencent:master Nov 26, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-936 branch November 26, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NativeSM2Signature should free EVP_PKEY_CTX and EVP_PKEY
1 participant