]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/threads_lock_contention: typo: s/stack_info/stack_traces/ in ossl_init_rwlock_...
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 7 Jul 2025 13:14:31 +0000 (15:14 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 7 Aug 2025 15:02:51 +0000 (11:02 -0400)
commitbd0b53a32c213d45b5c12eef06200a241fb609be
tree77042bd1c095b49cb59d0ba3d036942455968061
parent10ce7f45cd367674e41bbced3aedf523139bc4db
crypto/threads_lock_contention: typo: s/stack_info/stack_traces/ in ossl_init_rwlock_contention_data

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27983)
crypto/threads_pthread.c