Fix coverity CID #1465790 - Dereference after NULL check in evp_test.c
authorShane Lontis <shane.lontis@oracle.com>
Tue, 11 Aug 2020 05:36:49 +0000 (15:36 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:19:28 +0000 (11:19 +1000)
commitab7f4a3d2b86ef564081df7219301f7874c4d8af
tree14f7d78b3a2c7740972cdd749ffbd6b31742c611
parent61d61c5fd227903bb34562fc06531e91e9453f64
Fix coverity CID #1465790 - Dereference after NULL check in evp_test.c

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