X509_STORE_new: memory needs to be freed
authorPeiwei Hu <jlu.hpw@foxmail.com>
Wed, 15 Dec 2021 08:24:21 +0000 (16:24 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Dec 2021 14:10:32 +0000 (15:10 +0100)
commit1d02ce4f3793e51d16d1653c562d051755e24ee2
tree872d49cfe85720209a293678217f0434e0bdffa5
parentb115e29f02cb66f5452fc72182228071e604a794
X509_STORE_new: memory needs to be freed

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

(cherry picked from commit c81eed84e4e9025e933778f5e8326b1e4435e094)
demos/cms/cms_ver.c
demos/smime/smver.c