Fix coverity CID #1458644 - Negative return passed to function taking size_t in ecdh_...
authorShane Lontis <shane.lontis@oracle.com>
Tue, 11 Aug 2020 06:41:51 +0000 (16:41 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:19:28 +0000 (11:19 +1000)
commitfa519461c96c8d5c4652cd0decc5dd62d7d13629
tree74d11b8045b0cc7849ea7d3161de322f72bf45c6
parent51bba73e9361d19a0827e4459c01a7b3f6712415
Fix coverity CID #1458644 - Negative return passed to function taking size_t in ecdh_cms_set_shared_info()

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