]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow calling OPENSSL_INIT_free() with NULL argument
authorTomas Mraz <tomas@openssl.org>
Wed, 19 Jun 2024 15:40:21 +0000 (17:40 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 24 Jun 2024 13:50:12 +0000 (15:50 +0200)
commitdad7f4d15a521749c934fbb5c5d1fc9e386f9bc2
tree82808f953d1147da0b296e4d504c5ef3af436d52
parentac85b01f6aa608dea8634980a7fd79d840edcf08
Allow calling OPENSSL_INIT_free() with NULL argument

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24681)

(cherry picked from commit d38f62ea118170fc40e10f6f95b180cccbaa7581)
crypto/conf/conf_lib.c