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:06 +0000 (15:10 +0100)
commitc81eed84e4e9025e933778f5e8326b1e4435e094
tree77ccb532d9c10faf874adb59a8e4dd75d9701323
parentec9135a62320c861ab17f7179ebe470686360c64
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)
demos/cms/cms_ver.c
demos/smime/smver.c