ts: fix memleaks caused by TS_VERIFY_CTX_set_imprint
authorzhaozg <zhaozg@gmail.com>
Wed, 18 Aug 2021 07:40:22 +0000 (15:40 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 26 Aug 2021 09:06:06 +0000 (11:06 +0200)
commit62bae84d4587ec9a56d0ce830e36e4a5b2fa8a33
treeba2ce80cc71a9157c50a996ac5843f233d6bddba
parenta291cfdfdee0cb40a684e1c379eff88ba43f784b
ts: fix memleaks caused by TS_VERIFY_CTX_set_imprint

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16347)
crypto/ts/ts_verify_ctx.c