coverity: fix 1484542 dereference after null check
authorPauli <pauli@openssl.org>
Mon, 10 May 2021 00:24:13 +0000 (10:24 +1000)
committerPauli <pauli@openssl.org>
Wed, 12 May 2021 01:11:53 +0000 (11:11 +1000)
commit4885ecffc7857a3eb4ef580763b1200cbaf9f45e
tree41f193ddfbd0b05a77fc8190b283e55e74fa0996
parent54e1c14a29ef338a60ef180e213ffaeb3010f798
coverity: fix 1484542 dereference after null check

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/15208)
crypto/evp/evp_lib.c