]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correct the documentation for OPENSSL_sk_find
authorBob Beck <beck@openssl.org>
Tue, 16 Sep 2025 21:30:31 +0000 (15:30 -0600)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Sep 2025 10:28:15 +0000 (12:28 +0200)
commitebe206bc363df3076d0c97fe2b6c8cec51391fe7
tree4d932948c6a1dacd19f0ae118a58e8fdb72a9a48
parenta343b64af493e00c6b0a9e5fe34eec4334d52db6
Correct the documentation for OPENSSL_sk_find

Since April of 2023 with commit eb0935f, these functions have not
sorted the stack if it was not sorted. The documentation was noti
changed at the time to reflect this changed behaviour.

This corrects the documentation to reflect the current behaviour
of these functions

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28578)

(cherry picked from commit 07e70f951e7c4618b4a275d60f7410f77999f92a)
doc/man3/DEFINE_STACK_OF.pod