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

Allocate ASN1_bn_print buffer internally.



Don't require an application to work out the appropriate buffer size for
ASN1_bn_print(), which is unsafe. Ignore the supplied buffer and allocate
it internally instead.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 907e9500
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