mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 10:50:53 +02:00
tests: api: remove extra wolfSSL_cleanup()
This commit is contained in:
@@ -749,7 +749,6 @@ int test_tls_hmac_size_overflow(void)
|
||||
|
||||
wolfSSL_free(ssl);
|
||||
wolfSSL_CTX_free(ctx);
|
||||
wolfSSL_Cleanup();
|
||||
#endif /* !NO_HMAC && !WOLFSSL_AEAD_ONLY && !NO_TLS && NO_OLD_TLS &&
|
||||
* !NO_WOLFSSL_CLIENT */
|
||||
return EXPECT_RESULT();
|
||||
|
||||
Reference in New Issue
Block a user