]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid erroneous diagnostics in speed measuring
authorDmitry Belyavskiy <beldmit@gmail.com>
Thu, 16 Feb 2023 10:23:09 +0000 (11:23 +0100)
committerPauli <pauli@openssl.org>
Tue, 14 Mar 2023 21:46:54 +0000 (08:46 +1100)
commit07626ea9e5400bd857a58a4da06756748701e9ed
treee9c75d4805a37749a5782a2ced56a31d9e59df8d
parent3fc2b7d6b8f961144905330dfd4689f5bd515199
Avoid erroneous diagnostics in speed measuring

Fixes #20291

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20306)
apps/speed.c