]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMS_verify(): Fix leak of tmpin in an error path
authoropenssl-machine <openssl-machine@openssl.org>
Mon, 23 Mar 2026 08:09:03 +0000 (09:09 +0100)
committerTomas Mraz <tomas@openssl.foundation>
Fri, 27 Mar 2026 16:44:25 +0000 (17:44 +0100)
commitcc3c028bf37a15549e6078afa2940cfee04526ab
tree0d9e6e237a06dc0fe239a6a377a4e719cee7ace9
parent834e4fd07083b442ad0882e1001b7b506cc237ed
CMS_verify(): Fix leak of tmpin in an error path

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Fri Mar 27 16:43:44 2026
(Merged from https://github.com/openssl/openssl/pull/30535)

(cherry picked from commit 2036e997430f4bee75d3a60301f7ecc8c2e66198)
crypto/cms/cms_smime.c