[openssl/openssl] 0ffe62: Cast the argument to unsigned char when calling is...

Michael Baentsch noreply at github.com
Tue Jun 6 13:53:07 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 0ffe629a7f57424a460a05b7064a374835b1c279
      https://github.com/openssl/openssl/commit/0ffe629a7f57424a460a05b7064a374835b1c279
  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)

(cherry picked from commit 8229874476cc2955e6947cf6d3fee09e13b8c160)




More information about the openssl-commits mailing list