mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
fix aflfast changes
This commit is contained in:
@ -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. */
|
||||
|
||||
|
Reference in New Issue
Block a user