about summary refs log tree commit diff
path: root/include/afl-fuzz.h
diff options
context:
space:
mode:
authorlazymio <mio@lazym.io>2022-04-12 21:16:34 +0200
committerlazymio <mio@lazym.io>2022-04-12 21:16:34 +0200
commit0db57c3eecb46dd5c875222517f0c5dd1ba585af (patch)
treed3740b749901087ece5f031e99af4fff2c83d582 /include/afl-fuzz.h
parent3fc03d4b6b6b7a0718a9ab9514ea3afdebc868f1 (diff)
parent5d4b0938d5c3ddad18c85c1f2a4c516d46bbf243 (diff)
downloadafl++-0db57c3eecb46dd5c875222517f0c5dd1ba585af.tar.gz
Merge origin/dev
Diffstat (limited to 'include/afl-fuzz.h')
-rw-r--r--include/afl-fuzz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/afl-fuzz.h b/include/afl-fuzz.h
index 4f4d63b2..8bb61e22 100644
--- a/include/afl-fuzz.h
+++ b/include/afl-fuzz.h
@@ -385,7 +385,7 @@ typedef struct afl_env_vars {
       afl_bench_until_crash, afl_debug_child, afl_autoresume, afl_cal_fast,
       afl_cycle_schedules, afl_expand_havoc, afl_statsd, afl_cmplog_only_new,
       afl_exit_on_seed_issues, afl_try_affinity, afl_ignore_problems,
-      afl_pizza_mode;
+      afl_keep_timeouts, afl_pizza_mode;
 
   u8 *afl_tmpdir, *afl_custom_mutator_library, *afl_python_module, *afl_path,
       *afl_hang_tmout, *afl_forksrv_init_tmout, *afl_preload,