Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 5c535e4692a5a4f2ec7691de4efc6290193a0882
https://github.openssl.org/openssl/openssl/commit/5c535e4692a5a4f2ec7691de4efc6290193a0882
Author: slontis <[email protected]>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M doc/man3/EVP_set_default_properties.pod
Log Message:
-----------
Documentation update for EVP_set_default_properties
Explicitly state that it is not thread safe.
Fixes #18613
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18678)