]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix RCU TODOs
authorAndrew Dinh <andrewd@openssl.org>
Tue, 4 Mar 2025 15:32:56 +0000 (22:32 +0700)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Mar 2025 16:04:31 +0000 (17:04 +0100)
commit3cd814171586e2426a741962435e57304ab1c0df
tree70abb7851898ac408de61001a98b801f1d46bc83
parentdbb5c73f90ba0956fdc69e503f7b05db879eaf77
Fix RCU TODOs

- Update allocate_new_qp_group to take unsigned int
- Move id_ctr in rcu_lock_st for better stack alignment

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26972)

(cherry picked from commit 7097d2e00ea9f0119a5e42f13a51487fb1e67aa3)
crypto/threads_pthread.c
crypto/threads_win.c