openssl/crypto/sm2
Tomas Mraz 53931e6792 sm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start()
In case of memory allocation failure this
could happen.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25994)

(cherry picked from commit 93bfe97c5b)
2024-11-21 11:17:53 +01:00
..
build.info
sm2_crypt.c Copyright year updates 2024-06-04 16:18:59 +02:00
sm2_err.c
sm2_key.c
sm2_sign.c sm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start() 2024-11-21 11:17:53 +01:00