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

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