[openssl/openssl] 559e07: Fix size_t/int mismatch in cms_ec.c and rsa_sig.c

Tomáš Mráz noreply at github.com
Tue Mar 14 21:25:33 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 559e078d94f1213318105b03f4e88b848fc28314
      https://github.com/openssl/openssl/commit/559e078d94f1213318105b03f4e88b848fc28314
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M crypto/cms/cms_dh.c
    M crypto/cms/cms_ec.c
    M providers/implementations/signature/rsa_sig.c

  Log Message:
  -----------
  Fix size_t/int mismatch in cms_ec.c and rsa_sig.c

Fixes #20435

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20457)




More information about the openssl-commits mailing list