]> git.ipfire.org Git - thirdparty/openssl.git/commit
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
authorTomas Mraz <tomas@openssl.org>
Tue, 2 Apr 2024 14:43:27 +0000 (16:43 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Apr 2024 08:47:34 +0000 (10:47 +0200)
commit222b2ed94bcc60666c2b57610390ffe096f30cb2
tree7118f219d2823f9a196ab53b82c5d51a62501ea6
parent8bb52deda81f96baf83413613e79d37c4151b2a5
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()

They take non-const STACK_OF(TYPE)* argument.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24023)

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