Commit 34b9acbd authored by Matt Caswell's avatar Matt Caswell
Browse files

Free an ASN1_OBJECT in an error path



The r2i_certpol() function allocates an ASN1_OBJECT but can fail to free
it in an error path.

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