]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: fix coverity 1474471: NULL pointer dereference
authorPauli <pauli@openssl.org>
Mon, 29 Mar 2021 02:28:10 +0000 (12:28 +1000)
committerTomas Mraz <tomas@openssl.org>
Tue, 30 Mar 2021 16:57:29 +0000 (18:57 +0200)
commit03915534851daef6232c514cf1a8ea3158a7704e
treee7fcb3b7f8304526cb9cea53f5ce2286b7f93f9f
parent2db9bef264ba39e173d6b6a3a800595e15eef31b
x509: fix coverity 1474471: NULL pointer dereference

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14716)
crypto/x509/x_all.c