]> git.ipfire.org Git - thirdparty/openssl.git/commit
Document the stack functions that are forgiving
authorTomas Mraz <tomas@openssl.org>
Thu, 13 Oct 2022 09:39:35 +0000 (11:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Oct 2022 16:02:35 +0000 (18:02 +0200)
commit0778364f8ec1f9702e62e6298aaa212ec40b6111
tree7c2a9c3af88061980f6ac1710650684ea008eae2
parenta8086e6bfc37355626393751a94bc5c92df7e9d3
Document the stack functions that are forgiving

I.e., those that can be called with NULL stack parameter or invalid index.

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19400)
doc/man3/DEFINE_STACK_OF.pod