Commit 38a6d7f8 authored by Matt Caswell's avatar Matt Caswell
Browse files

Stop library before checking for mem leaks



With the new init framework resources aren't released until the process
exits. This means checking for mem leaks before that point finds a lot of
things! We should explicitly close down the library if we're checking for
mem leaks.

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