Commit 460c5e1d authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't leak memory on error in PKCS12_key_gen_uni



The PKCS12_key_gen_uni() had one error path which did not free memory
correctly.

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