[openssl/openssl] 822987: Cast the argument to unsigned char when calling is...
Michael Baentsch
noreply at github.com
Tue Jun 6 13:51:06 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8229874476cc2955e6947cf6d3fee09e13b8c160
https://github.com/openssl/openssl/commit/8229874476cc2955e6947cf6d3fee09e13b8c160
Author: Michael Baentsch <57787676+baentsch at users.noreply.github.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M apps/s_client.c
M crypto/LPdir_unix.c
M engines/e_loader_attic.c
M providers/implementations/storemgmt/file_store.c
M test/testutil/provider.c
Log Message:
-----------
Cast the argument to unsigned char when calling isdigit()
Fixes #21123
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21127)
More information about the openssl-commits
mailing list