Add a test for a NULL X509_STORE in X509_STORE_CTX_init
authorMatt Caswell <matt@openssl.org>
Wed, 18 Apr 2018 13:22:36 +0000 (14:22 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Apr 2018 07:53:40 +0000 (08:53 +0100)
commit7f6dfa19dfbd1d009bf3ab36805b8d132d4ecd56
treed0092b5af419a32aeccefee5d9e994965a8551ca
parent1c705121af8a0f8095d7cb36419e1166f42cc1e6
Add a test for a NULL X509_STORE in X509_STORE_CTX_init

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6001)
test/verify_extra_test.c