mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-12 19:36:27 +08:00
@@ -206,7 +206,7 @@ RSA *RSA_new_from_RSArefPrivateKey(const RSArefPrivateKey *ref)
|
|||||||
rsa = NULL;
|
rsa = NULL;
|
||||||
|
|
||||||
end:
|
end:
|
||||||
RSA_free(ret);
|
RSA_free(rsa);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user