]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps: fix coverity 271258: improper use of negative value
authorPauli <ppzgs1@gmail.com>
Mon, 22 Mar 2021 01:47:02 +0000 (11:47 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 23 Mar 2021 23:12:43 +0000 (09:12 +1000)
commit5a14bd153a9c725c3b7b1e02920dc36052320b5b
tree869d6b311384eef260dc1654146a5ec8c1b8da83
parenta60b533125c9316a8433b67ad8858d936fe2a426
apps: fix coverity 271258: improper use of negative value

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14638)
apps/s_time.c