And hey, wasn't it a neat coincidence that the OCSP RFC is 2560? :) OpenSSL_1_0_1-stable bea9a17 RT2560: missing NULL check in ocsp_req_find_signer
OpenSSL_1_0_2-stable a9d928a RT2560: missing NULL check in ocsp_req_find_signer HEAD b2aa38a RT2560: missing NULL check in ocsp_req_find_signer Author: Rich Salz <[email protected]> Date: Wed Sep 10 11:43:45 2014 -0400 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 <[email protected]> ; -- Rich Salz, OpenSSL dev team; [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
