mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-05-04 01:00:50 +02:00
cleanup fp cache on examples with thread local storage
This commit is contained in:
@@ -460,6 +460,7 @@ int SuiteTest(void)
|
||||
printf(" End Cipher Suite Tests\n");
|
||||
|
||||
CyaSSL_CTX_free(cipherSuiteCtx);
|
||||
CyaSSL_Cleanup();
|
||||
|
||||
return args.return_code;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user