openssl/crypto/ocsp
Rich Salz a9d928a8b6 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>
(cherry picked from commit b2aa38a980)
2014-09-10 12:20:15 -04:00
..
.cvsignore
Makefile Calculate offset correctly. (Coverity ID 233) 2009-01-01 18:30:51 +00:00
ocsp.h Constification. 2013-10-07 12:44:40 +01:00
ocsp_asn.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
ocsp_cl.c Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 2007-12-04 12:41:28 +00:00
ocsp_err.c
ocsp_ext.c
ocsp_ht.c Fix null pointer errors. 2014-06-10 14:48:02 +01:00
ocsp_lib.c Handle IPv6 addresses in OCSP_parse_url. 2014-06-27 17:31:37 +01:00
ocsp_prn.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
ocsp_srv.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
ocsp_vfy.c RT2560: missing NULL check in ocsp_req_find_signer 2014-09-10 12:20:15 -04:00