Commit 0e9eb1a5 authored by Matt Caswell's avatar Matt Caswell
Browse files

Free tempory data on error in ec_wNAF_mul()



The ec_wNAF_mul() function allocates some temporary storage that it
doesn't always free on an error condition.

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