Fix coverity issue: CID 1466483 - Improper use of Negative value in dh_ctrl.c
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Sep 2020 08:19:13 +0000 (18:19 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 12 Sep 2020 05:57:24 +0000 (15:57 +1000)
commit9951eaf467f8cc43ffad69222b42340c3b24cd52
treec2e163031822e0cbec24e22b503b8699cf8ae8cc
parent0f0b7dfbe5740da9e3fdf4753f8fb56301af13b7
Fix coverity issue: CID 1466483 - Improper use of Negative value in dh_ctrl.c

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12847)
crypto/dh/dh_ctrl.c