]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp: fix coverity 1445872 - dereference after null check
authorPauli <ppzgs1@gmail.com>
Wed, 17 Mar 2021 02:55:37 +0000 (12:55 +1000)
committerPauli <ppzgs1@gmail.com>
Sat, 20 Mar 2021 00:18:32 +0000 (10:18 +1000)
commit28c21fa048db0f1850e533c82a13d01c98de7ea1
tree3b2e0110dc054a1c3b9c5d0670e2a394db127b06
parent07aa88cccf506c6143ec882a5dd93cd97483ecc2
evp: fix coverity 1445872 - dereference after null check

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14589)
crypto/evp/digest.c