openssl/crypto/stack
Pauli eb0935fd21 stack: fix searching when the stack isn't sorted.
More specifically, don't sort the stack when searching when it isn't sorted.
This avoids a race condition.

Fixes #20135

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20782)
2023-04-28 09:24:06 +02:00
..
build.info Rework how our providers are built 2019-10-10 14:12:15 +02:00
stack.c stack: fix searching when the stack isn't sorted. 2023-04-28 09:24:06 +02:00