Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit()
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Sep 2020 07:30:02 +0000 (17:30 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 12 Sep 2020 05:57:24 +0000 (15:57 +1000)
commit0f0b7dfbe5740da9e3fdf4753f8fb56301af13b7
treec869849d673b59df3d5f640e60b1d40dca6e6b84
parent6e417f951c64f4643cdc62c370badf46d5fe485e
Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit()

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