From: Sashan Date: Tue, 16 Dec 2025 09:50:53 +0000 (+0100) Subject: Update doc/man3/OPENSSL_init_crypto.pod X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78e642f288a38a057b242ef481914deeead7b6c;p=thirdparty%2Fopenssl.git Update doc/man3/OPENSSL_init_crypto.pod Co-authored-by: Matt Caswell Reviewed-by: Neil Horman Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/29385) --- diff --git a/doc/man3/OPENSSL_init_crypto.pod b/doc/man3/OPENSSL_init_crypto.pod index 6d9628054d9..e4c8c84a443 100644 --- a/doc/man3/OPENSSL_init_crypto.pod +++ b/doc/man3/OPENSSL_init_crypto.pod @@ -155,7 +155,7 @@ OpenSSL error strings will not be available, only an error code. This code can be put through the openssl errstr command line application to produce a human readable error (see L). -The OPENSSL_atexit() is a wrapper on atexit(3) provided by platform's libc. +The OPENSSL_atexit() is a wrapper on atexit(3) provided by the platform's libc. The OPENSSL_thread_stop_ex() function deallocates resources associated with the current thread for the given OSSL_LIB_CTX B. The B parameter