mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 11:08:06 +00:00
alt no cal
This commit is contained in:
@ -858,6 +858,7 @@ looking one. */
|
|||||||
|
|
||||||
void no_dry_run(afl_state_t *afl) {
|
void no_dry_run(afl_state_t *afl) {
|
||||||
|
|
||||||
|
/*
|
||||||
struct queue_entry *q;
|
struct queue_entry *q;
|
||||||
u32 idx;
|
u32 idx;
|
||||||
|
|
||||||
@ -871,6 +872,7 @@ void no_dry_run(afl_state_t *afl) {
|
|||||||
q->tc_ref = MAP_SIZE;
|
q->tc_ref = MAP_SIZE;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user