[openssl/openssl] 8a2e74: Cast the argument to unsigned char when calling is...
Michael Baentsch
noreply at github.com
Fri Jun 9 15:33:10 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 8a2e74d0536c91585fbe789e0ab7b06cab0289c2
https://github.com/openssl/openssl/commit/8a2e74d0536c91585fbe789e0ab7b06cab0289c2
Author: Michael Baentsch <57787676+baentsch at users.noreply.github.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M apps/cmp.c
M apps/lib/apps.c
M apps/req.c
M test/evp_test.c
M test/testutil/provider.c
Log Message:
-----------
Cast the argument to unsigned char when calling isspace()
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21151)
More information about the openssl-commits
mailing list