]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix(pkcs12): prevent PKCS7 memleak in p12_npas.c
authorNachel72 <Nachel72@outlook.com>
Mon, 18 Aug 2025 07:53:48 +0000 (15:53 +0800)
committerTodd Short <todd.short@me.com>
Fri, 22 Aug 2025 16:51:27 +0000 (12:51 -0400)
commit8563f27d49c87db1a60db983dde8057c9d3748e1
tree091ed42736c5dd44d928c5a7b3340a21dff61eb4
parentda9a6c6ebd84d2910c04b0b546d58748c4b34185
fix(pkcs12): prevent PKCS7 memleak in p12_npas.c

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28292)
crypto/pkcs12/p12_npas.c