Commit d6407083 authored by Rich Salz's avatar Rich Salz
Browse files

free NULL cleanup



Start ensuring all OpenSSL "free" routines allow NULL, and remove
any if check before calling them.
This gets DH_free, DSA_free, RSA_free

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 1300705a
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