Commit dca7158c authored by Jim Basney's avatar Jim Basney Committed by Rich Salz
Browse files

Avoid double-free in calleres to OCSP_parse_url



set pointers to NULL after OPENSSL_free before returning to caller to
avoid possible double-free in caller

Signed-off-by: default avatarRich Salz <rsalz@akamai.com>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 64256510
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