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-932: Need to free EVP_MAC #933

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

johnshajiang
Copy link
Collaborator

NativeSM3HMac frees EVP_MAC_CTX only. However EVP_MAC should be freed as well.

This PR will resolves #932.

@johnshajiang johnshajiang added the bug Something isn't working label Nov 22, 2024
@johnshajiang johnshajiang self-assigned this Nov 22, 2024
@johnshajiang johnshajiang merged commit 7d7e56c into Tencent:master Nov 22, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-932 branch November 22, 2024 15:01
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.

Need to free EVP_MAC
1 participant