]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: fix coverity 1454812: improper use of negative value
authorPauli <ppzgs1@gmail.com>
Mon, 22 Mar 2021 02:33:32 +0000 (12:33 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 23 Mar 2021 23:12:43 +0000 (09:12 +1000)
commit51d1991ecd5256aa14a41167a9ac6510e8bd7e93
tree29a41232c7c778ca68ffa722d1c58f751efc086e
parent9ba18520ffaa8109eb63b46ac350c85302d9d05d
test: fix coverity 1454812: improper use of negative value

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