Commit ae6412f3 authored by Matt Caswell's avatar Matt Caswell Committed by Richard Levitte
Browse files

Always call ENGINE_cleanup() in de-init



Even if we haven't loaded an engine, we might have set up the
global_engine_lock, so we should still clean up.

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