]> 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)
committerNeil Horman <nhorman@openssl.org>
Wed, 12 Mar 2025 16:07:44 +0000 (12:07 -0400)
commit7097d2e00ea9f0119a5e42f13a51487fb1e67aa3
tree5535c4f518fffcebcc4bac58881ce5824de45441
parent2fb4cfe143daa4644cf10b9f1ed3cdd940c5e1f8
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)
crypto/threads_pthread.c
crypto/threads_win.c