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