aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/evp/evp_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/crypto/evp/evp_test.c')
-rw-r--r--openssl/crypto/evp/evp_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/crypto/evp/evp_test.c b/openssl/crypto/evp/evp_test.c
index 902efac97..55c7cdfdc 100644
--- a/openssl/crypto/evp/evp_test.c
+++ b/openssl/crypto/evp/evp_test.c
@@ -435,6 +435,7 @@ int main(int argc,char **argv)
EXIT(3);
}
}
+ fclose(f);
#ifndef OPENSSL_NO_ENGINE
ENGINE_cleanup();