aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/OSSL_LIB_CTX.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OSSL_LIB_CTX.pod')
-rw-r--r--doc/man3/OSSL_LIB_CTX.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/OSSL_LIB_CTX.pod b/doc/man3/OSSL_LIB_CTX.pod
index 45fdd8f39a6a..ad203299e986 100644
--- a/doc/man3/OSSL_LIB_CTX.pod
+++ b/doc/man3/OSSL_LIB_CTX.pod
@@ -88,7 +88,7 @@ This can be used to associate a library context with providers that are loaded
from a configuration.
OSSL_LIB_CTX_free() frees the given I<ctx>, unless it happens to be the
-default OpenSSL library context.
+default OpenSSL library context. If the argument is NULL, nothing is done.
OSSL_LIB_CTX_get0_global_default() returns a concrete (non NULL) reference to
the global default library context.
@@ -126,7 +126,7 @@ All of the functions described on this page were added in OpenSSL 3.0.
=head1 COPYRIGHT
-Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy