Fix coverity CID #1452769 & #1452771 - Arg passed to function that cannot be negative...
authorShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 02:45:50 +0000 (12:45 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 5 Sep 2020 05:41:31 +0000 (15:41 +1000)
commit5340c8ea2a25d17ee2ce1f35d1fb545b8487e84b
treeca41563c9a57add53c15a164d1529adb409946bf
parent776cf98b493768de02f798f71f6b30c40deb3506
Fix coverity CID #1452769 & #1452771 - Arg passed to function that cannot be negative in cms_ess.c

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/12708)
crypto/cms/cms_ess.c