[openssl/openssl] ac844f: Ensure we initialized the locale before evp_pkey_n...
beldmit
noreply at reply.github.openssl.org
Tue Apr 26 07:49:55 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: ac844f7ca8a15ac6727f113335f5a54b8c0ef7cf
https://github.openssl.org/openssl/openssl/commit/ac844f7ca8a15ac6727f113335f5a54b8c0ef7cf
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-04-26 (Tue, 26 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: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18175)
Commit: 1a68de8fb205e007a0e02d31cfae7955c51a4bca
https://github.openssl.org/openssl/openssl/commit/1a68de8fb205e007a0e02d31cfae7955c51a4bca
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-04-26 (Tue, 26 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: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18175)
Compare: https://github.openssl.org/openssl/openssl/compare/cfe6a6d28adb...1a68de8fb205
More information about the openssl-commits
mailing list