get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before return
authorPeiwei Hu <jlu.hpw@foxmail.com>
Wed, 15 Dec 2021 09:46:04 +0000 (17:46 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Dec 2021 07:58:19 +0000 (08:58 +0100)
commitec9135a62320c861ab17f7179ebe470686360c64
tree78ef974622207f96e04aee48ea40ac26ffd80818
parent869b7dd00046951efb06dbb13c052ff9d7c87113
get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before return

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17280)
test/acvp_test.c