Commit 31b222da authored by Rich Salz's avatar Rich Salz
Browse files

CRYPTO_mem_leaks should ignore it's BIO argument.



CRYPTO_mem_leaks takes a BIO* argument.  It's not a leak if that
argument hasn't been free'd.

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