Commit 137e5555 authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't leak memory on int X509_PURPOSE_add() error path



The int X509_PURPOSE_add() function was leaking an X509_PURPOSE object
on error.

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