Searched refs:interesting_u8 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/base/
H A Dfuzzer.c212 static uint8_t interesting_u8[] = { variable
258 if (length < iteration / SIZE(interesting_u8))
261 memcpy(&data[iteration % SIZE(interesting_u8)], &interesting_u8[iteration / SIZE(interesting_u8)], 1);

Completed in 38 milliseconds