]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add RUN_ONCE support to zlib init
authorTodd Short <tshort@akamai.com>
Mon, 12 Apr 2021 19:51:59 +0000 (15:51 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 22 Apr 2021 15:41:55 +0000 (17:41 +0200)
commit309c6fbaceb907e5b596a158f0891f42e6694bc2
tree0a5939ab3a04539d0805203caced2961e49fcde3
parent1fac27050176f7ed00da5649266024265678f70c
Add RUN_ONCE support to zlib init

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14940)
crypto/comp/c_zlib.c
crypto/init.c
include/crypto/cryptlib.h
include/openssl/crypto.h.in