[openssl/openssl] e56065: Ensure we initialized the locale before evp_pkey_n...
beldmit
noreply at reply.github.openssl.org
Fri Apr 29 12:14:06 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: e560655f72dc27bcea973c6abfe99af75d313ad7
https://github.openssl.org/openssl/openssl/commit/e560655f72dc27bcea973c6abfe99af75d313ad7
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M crypto/evp/pmeth_lib.c
Log Message:
-----------
Ensure we initialized the locale before evp_pkey_name2type
Fixes #18158
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18199)
Commit: 2d96bfd957149e491feba55a3d04afb26b2668b5
https://github.openssl.org/openssl/openssl/commit/2d96bfd957149e491feba55a3d04afb26b2668b5
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M test/build.info
A test/evp_pkey_ctx_new_from_name.c
M test/recipes/02-test_localetest.t
Log Message:
-----------
Testing the EVP_PKEY_CTX_new_from_name without preliminary init
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18199)
Compare: https://github.openssl.org/openssl/openssl/compare/49d874e0b751...2d96bfd95714
More information about the openssl-commits
mailing list