Commit bfd53c32 authored by Matt Caswell's avatar Matt Caswell
Browse files

Ensure CRYPTO_mem_leaks is the last thing we do



CRYPTO_mem_leaks de-inits the library, so we must not do anything
interesting after we've used it!

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent f58cee8f
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