openssl/crypto/ocsp
Rich Salz b2aa38a980 RT2560: missing NULL check in ocsp_req_find_signer
If we don't find a signer in the internal list, then fall
through and look at the internal list; don't just return NULL.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2014-09-10 12:18:50 -04:00
..
.cvsignore
Makefile
ocsp_asn.c
ocsp_cl.c
ocsp_err.c
ocsp_ext.c
ocsp_ht.c
ocsp_lib.c
ocsp_prn.c
ocsp_srv.c
ocsp_vfy.c RT2560: missing NULL check in ocsp_req_find_signer 2014-09-10 12:18:50 -04:00
ocsp.h