Commit f93ad22f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Free up ASN.1 structures at top level only.



When a decoding error in ASN.1 occurs only free up the partial structure
at the top level. This simplifies embedded handling and fixes freeing
up of structures when presented with malformed input.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 605236f6
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