mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 11:08:06 +00:00
debug
This commit is contained in:
@ -3069,7 +3069,7 @@ stop_fuzzing:
|
||||
|
||||
if (getenv("AFL_DUMP_QUEUE_ON_EXIT")) {
|
||||
|
||||
for (u32 mode = 0; mode < 2; mode++) {
|
||||
for (u32 mode = 0; mode < 1; mode++) {
|
||||
|
||||
afl->fuzz_mode = mode;
|
||||
create_alias_table(afl);
|
||||
|
Reference in New Issue
Block a user