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-969: kona_sm4.c should use OPENSSL_malloc/free #970

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

johnshajiang
Copy link
Collaborator

@johnshajiang johnshajiang commented Dec 5, 2024

kona_sm4.c should use OPENSSL_malloc/free instead of malloc/free.

This PR will resolves #969.

@johnshajiang johnshajiang added the bug Something isn't working label Dec 5, 2024
@johnshajiang johnshajiang self-assigned this Dec 5, 2024
@johnshajiang johnshajiang merged commit 4761c7e into Tencent:master Dec 5, 2024
11 checks passed
@johnshajiang johnshajiang deleted the TKSS-969 branch December 5, 2024 09:30
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.

kona_sm4.c should use OPENSSL_malloc/free
1 participant