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

Return shared OIDs when decoding.



When an OID is decoded see if it exists in the registered OID table
and if so return the shared OID instead of dynamically allocating
an ASN1_OBJECT.

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