Added a free call for shake256_copy
This commit is contained in:
parent
84aa7d746a
commit
c5b8181005
@ -8818,9 +8818,9 @@ static int test_wc_Shake256_Copy (void)
|
||||
ret = WOLFSSL_FATAL_ERROR;
|
||||
}
|
||||
}
|
||||
|
||||
wc_Shake256_Free(&shake);
|
||||
printf(resultFmt, ret == 0 ? passed : failed);
|
||||
|
||||
|
||||
#endif
|
||||
return ret;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user