]> 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:27:43 +0000 (12:27 +0200)
commit04dab74c081106af7d102534ea502456d5ae1b49
treedc55e537fc31e4fc25b5bf3996dd2794db6b8b48
parent7c28c5d2e64025bcb35fd4529c5305e7f1b5062b
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