fix aflfast changes

This commit is contained in:
van Hauser
2020-12-08 11:07:11 +01:00
parent 2f4166d5d6
commit 46156957bd
4 changed files with 63 additions and 29 deletions

View File

@ -169,7 +169,7 @@ struct queue_entry {
u32 tc_ref; /* Trace bytes ref count */
double perf_score, /* performance score */
weight;
weight;
u8 *testcase_buf; /* The testcase buffer, if loaded. */