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

Don't allocate r/s in DSA_SIG and ECDSA_SIG



To avoid having to immediately free up r/s when setting them
don't allocate them automatically in DSA_SIG_new() and ECDSA_SIG_new().

RT#4590

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