]> git.ipfire.org Git - thirdparty/openssl.git/commit
Free appname if it was set after initializing crypto.
authorsgzmd <sigizmund@gmail.com>
Tue, 25 Jun 2024 14:53:32 +0000 (15:53 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 27 Jun 2024 17:49:52 +0000 (19:49 +0200)
commitfbd6609bb21b125c9454d07c484d166a33b4815b
tree845248f53e20492186d43615334ad0615794e0c3
parent981d129a5609ee2e031367c34c67a9f61a5bfd66
Free appname if it was set after initializing crypto.

Fixes #24729

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24730)
crypto/conf/conf_sap.c