Fix coverity CID #1452775 & #1452772- Dereference before NULL check in evp_lib.c
authorShane Lontis <shane.lontis@oracle.com>
Tue, 11 Aug 2020 07:18:31 +0000 (17:18 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 24 Aug 2020 01:19:28 +0000 (11:19 +1000)
commit1f9ad4f953fb178137dbcd625da5ee2440b5449d
tree10637f18d61b17391d1a929dd5e524655f7d38fe
parent825ccf515528f289ae3dfe3b34d6252c4764069a
Fix coverity CID #1452775 & #1452772- Dereference before NULL check in evp_lib.c

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