[openssl/openssl] 05e51b: Remove redundant check for `saltlen > UINT32_MAX`
Daniel Fiala
noreply at reply.github.openssl.org
Wed Jun 29 13:23:40 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 05e51bc79bac45e194dd6f0bf73c99ed5ca06272
https://github.openssl.org/openssl/openssl/commit/05e51bc79bac45e194dd6f0bf73c99ed5ca06272
Author: Daniel Fiala <daniel at openssl.org>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M providers/common/der/der_rsa_key.c
Log Message:
-----------
Remove redundant check for `saltlen > UINT32_MAX`
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18671)
More information about the openssl-commits
mailing list