]> git.ipfire.org Git - thirdparty/openssl.git/commit
Ensure the thread keys are always allocated in the same order
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 20 Apr 2018 13:45:06 +0000 (15:45 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 20 Apr 2018 13:45:06 +0000 (15:45 +0200)
commiteb2b9892065cf5b69400b98ca82e4e99a525eb29
tree0185f809739e7ffbde0ee7d477f749fd34a541ce
parente1c0348cc728cb37003ae411879bd23b6a84fcc8
Ensure the thread keys are always allocated in the same order

Fixes: #5899
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5911)
crypto/bio/b_addr.c
crypto/engine/eng_lib.c
crypto/err/err.c
crypto/ex_data.c
crypto/include/internal/cryptlib_int.h
crypto/include/internal/err_int.h
crypto/init.c
doc/man3/OPENSSL_init_crypto.pod
include/openssl/crypto.h