]> 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:51:08 +0000 (19:51 +0200)
commite65482ee84ebcbe1f03c532efdcfe82c7aa2f827
tree9503fb5a99385f9af531e423f4b2f4fe079759b9
parent644f869d877deea49e667ef31e9303dde1ea7088
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)

(cherry picked from commit fbd6609bb21b125c9454d07c484d166a33b4815b)
crypto/conf/conf_sap.c