]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc/man3/X509_STORE_get0_param.pod: mention how to free the returned objects
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 27 Oct 2025 09:17:57 +0000 (10:17 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 10 Nov 2025 20:25:58 +0000 (21:25 +0100)
commitde1abbed1cd75fcb8a6becadbc2854aa124f9bcf
treeeadb71cd4fa1510e266368eb1b18f6c6ff80451e
parent41d46b8f8ffed59da96e97692b82188786a724d2
doc/man3/X509_STORE_get0_param.pod: mention how to free the returned objects

It is not entirely obvious from the description how the objects returned
by X509_STORE_get1_objects() and X509_STORE_get1_all_certs() are
supposed to be freed, explicitly mention the relevant calls, and provide
a reference to DEFINE_STACK_OF(3).

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/29002)
doc/man3/X509_STORE_get0_param.pod