]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make RCU atomics more inline with 3.4 branch
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 3 Mar 2025 12:22:08 +0000 (13:22 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 5 Mar 2025 15:01:11 +0000 (16:01 +0100)
commite57ec063951d9382a67e8177140da566c2af34c6
tree9932631330b2c7594bc6753b66d573fe4f5cb272
parent721b28f3fde293538c1f724e9fbfe570becc6923
Make RCU atomics more inline with 3.4 branch

to avoid the risk of backports not to cherry-pick
or unexpectedly breaking things.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26960)
crypto/threads_pthread.c
crypto/threads_win.c