[openssl/openssl] 222b2e: DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_fre...
Tomáš Mráz
noreply at github.com
Thu Apr 4 08:49:03 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 222b2ed94bcc60666c2b57610390ffe096f30cb2
https://github.com/openssl/openssl/commit/222b2ed94bcc60666c2b57610390ffe096f30cb2
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M doc/man3/DEFINE_STACK_OF.pod
Log Message:
-----------
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
They take non-const STACK_OF(TYPE)* argument.
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24023)
(cherry picked from commit e898c367312c3ab6eb5eaac9b4be768f0d2e4b0e)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list