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:57:45 +0000 (08:57 +0100)
commit0e80714fb8175a7c059668e9fab25e4b26a3dae6
tree1e5b85bce15e714c3fe05126a7d2269fbf31f8d3
parentc02a03bff851cd17c51812643cd1964b7da007f3
Add a test for a NULL X509_STORE in X509_STORE_CTX_init

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