Perform SSL cleanup

This commit is contained in:
Johan Wikman 2017-03-03 09:44:26 +02:00
parent 7b67cfd1ef
commit 76e56a2688

View File

@ -2023,6 +2023,9 @@ int main(int argc, char **argv)
unlock_pidfile();
unlink_pidfile();
ERR_free_strings();
EVP_cleanup();
return_main:
mxs_log_flush_sync();