Commit 4a56d9a2 authored by Serguei E. Leontiev's avatar Serguei E. Leontiev Committed by Dr. Stephen Henson
Browse files

Replace manual ASN1 decoder with ASN1_get_object

Replace manual ASN.1 decoder with ASN1_get object. This
will decode the tag and length properly and check against
it does not exceed the supplied buffer length.

PR#3335
parent 89e67474
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