Commit a4e584a6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't leak resource on error in OCSP_url_svcloc_new



On error we could leak a ACCESS_DESCRIPTION and an ASN1_IA5STRING. Both
should be freed in the error path.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent f08e8034
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