Don't call ENGINE_cleanup when configured "no-engine"
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 11:52:50 +0000 (12:52 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 11:52:50 +0000 (12:52 +0100)
commit9749a07a1d9488c2250e5461acec9b8da40762b0
tree26c516fb54c608c4c2730d70e2073967961374e2
parent9ee3a5bb249434167e7ef02a68d3a94944ce66bf
Don't call ENGINE_cleanup when configured "no-engine"

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/init.c