Commit 69e2bd32 authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't leak memory on ASN1_item_pack() error path



The ASN1_item_pack() function was leaking an ASN1_STRING object on error
paths.

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