dh_test: fix coverity 1473239 Argument cannot be negative (NEGATIVE_RETURNS)
authorPauli <pauli@openssl.org>
Mon, 28 Jun 2021 22:18:30 +0000 (08:18 +1000)
committerPauli <pauli@openssl.org>
Wed, 30 Jun 2021 03:55:09 +0000 (13:55 +1000)
commit98431c431366ec3445e92cf4c50a1d3ac80573a5
tree189f5993b95cb24391dfe4d887163c9c8d17110b
parent159dacca4682a48ccc3625c64678b7eaf31681ef
dh_test: fix coverity 1473239 Argument cannot be negative (NEGATIVE_RETURNS)

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