]> git.ipfire.org Git - thirdparty/openssl.git/commit
Drop redundant non-negative checks on unsigned values
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sat, 31 Aug 2024 02:27:33 +0000 (12:27 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 5 Sep 2024 15:28:47 +0000 (17:28 +0200)
commit8439337036bbfd940657b95e01e5bc08dc63d331
tree8c54e990eabebb5971591e1fca56f7720acf17e8
parent6fd9bc65689cf62854797927121a580bed1565c4
Drop redundant non-negative checks on unsigned values

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/25341)
test/bio_base64_test.c