Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING.
This commit is contained in:
parent
e7a2c6ecef
commit
a8ced184dc
4 changed files with 76 additions and 63 deletions
|
@ -141,8 +141,6 @@ static const C25519TestVector C25519_TEST_VECTORS[ZT_NUM_C25519_TEST_VECTORS] =
|
|||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static unsigned char fuzzbuf[1048576];
|
||||
|
||||
static int testCrypto()
|
||||
{
|
||||
unsigned char buf1[16384];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue