]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/speed.c: fix the wrong checks
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 15 Nov 2022 03:25:38 +0000 (11:25 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 16 Nov 2022 15:43:25 +0000 (16:43 +0100)
commit9dd009dd513276e602b6592bc337a8563a1a82a1
tree260a75a06b6bbec8bbd0d577c5484eaaa8f9b594
parent1a298b00112e50718acc1fdd40b9bce482112cbf
apps/speed.c: fix the wrong checks

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19678)
apps/speed.c