diff --git a/src/evmctl.c b/src/evmctl.c index f910e27..f53ba73 100644 --- a/src/evmctl.c +++ b/src/evmctl.c @@ -2180,7 +2180,7 @@ out: #if OPENSSL_VERSION_NUMBER >= 0x10100000 EVP_MD_CTX_free(pctx); #endif - + return; } /*