Commit 19b11441 authored by Richard Levitte's avatar Richard Levitte
Browse files

Memory leak fix: RSA_blinding_on() didn't free Ai under certain circumstances.

Memory leak fix: RSA_blinding_on() would leave a dangling pointer in
                 rsa->blinding under certain circumstances.
Double definition fix: RSA_FLAG_NO_BLINDING was defined twice.
parent 51c21d0f
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