mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-05-05 12:34:18 +02:00
Fix test failures
This commit is contained in:
@@ -5672,6 +5672,7 @@ static int EVP_test(const WOLFSSL_EVP_CIPHER* type, const byte* key,
|
||||
|
||||
EVP_TEST_END:
|
||||
XFREE(cipher, NULL, DYNAMIC_TYPE_TMP_BUFFER);
|
||||
(void)cipherSz;
|
||||
return ret;
|
||||
}
|
||||
#endif /* OPENSSL_EXTRA */
|
||||
|
||||
Reference in New Issue
Block a user