From eeab1afd572aacfd60784a09712211d8c0b7fbe5 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Wed, 17 Aug 2022 12:50:15 +0200 Subject: alt no cal --- src/afl-fuzz-init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/afl-fuzz-init.c') diff --git a/src/afl-fuzz-init.c b/src/afl-fuzz-init.c index 32e2b7b8..fdd40794 100644 --- a/src/afl-fuzz-init.c +++ b/src/afl-fuzz-init.c @@ -858,6 +858,7 @@ looking one. */ void no_dry_run(afl_state_t *afl) { +/* struct queue_entry *q; u32 idx; @@ -871,6 +872,7 @@ void no_dry_run(afl_state_t *afl) { q->tc_ref = MAP_SIZE; } +*/ } -- cgit 1.4.1