mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-12 17:03:37 +08:00
Revert "Merge branch 'master' of https://github.com/guanzhi/GmSSL"
This reverts commit7897604408, reversing changes made to6c122e31a6.
This commit is contained in:
3
crypto/sm9/sm9_keygen.c
Normal file → Executable file
3
crypto/sm9/sm9_keygen.c
Normal file → Executable file
@@ -304,8 +304,7 @@ SM9_KEY *SM9_MASTER_KEY_extract_key(SM9_MASTER_KEY *master,
|
||||
sk = NULL;
|
||||
|
||||
end:
|
||||
SM9PrivateKey_free(sk);
|
||||
EC_GROUP_clear_free(group);
|
||||
EC_GROUP_free(group);
|
||||
if (ctx) {
|
||||
BN_CTX_end(ctx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user