mirror of
https://github.com/openssl/openssl.git
synced 2025-01-24 13:55:42 +08:00
4befe81a99
Similiar to the issue found in PR #20553 for DSA_sign(). ECDSA_sign() leaked memory if the signature was NULL when i2d_ECDSA_SIG was called. Note that this does not affect the higher level EVP functions as they correctly handle NULL. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Todd Short <todd.short@me.com> (Merged from https://github.com/openssl/openssl/pull/20554) |
||
---|---|---|
.. | ||
build.info | ||
sm2_crypt.c | ||
sm2_err.c | ||
sm2_key.c | ||
sm2_sign.c |