]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a possible memleak in smime_main
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 3 Dec 2023 10:34:37 +0000 (11:34 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 12 Dec 2023 18:47:07 +0000 (19:47 +0100)
commitba4d833f6e24a83bc3e74ba55f52d8916b70fb59
treeab6f6e9294c9db23e194953ab194ff4e227c49a2
parent3457a550c64ab8009c7cd0175675ac140cab33c2
Fix a possible memleak in smime_main

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22919)
apps/smime.c