Commit b2aa38a9 authored by Rich Salz's avatar Rich Salz
Browse files

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: default avatarDr. Stephen Henson <steve@openssl.org>
parent 468ab1c2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment