]> git.ipfire.org Git - thirdparty/openssl.git/commit
Test that X509_issuer_and_serial_hash doesn't crash
authorMatt Caswell <matt@openssl.org>
Wed, 10 Feb 2021 16:36:57 +0000 (16:36 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Feb 2021 11:32:32 +0000 (11:32 +0000)
commit55869f594f052561b11a2db6a7c42690051868de
treebb2bc551c93321e7f0d152cadbd3cd1422cd3b96
parent8130d654d1de922ea224fa18ee3bc7262edc39c0
Test that X509_issuer_and_serial_hash doesn't crash

Provide a certificate with a bad issuer and check that
X509_issuer_and_serial_hash doesn't crash.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
fuzz/corpora/x509/f5ded9e25448f6f47349d012eda2eb4fccbc7c76 [new file with mode: 0644]
fuzz/x509.c