mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 20:08:07 +00:00
test.sh with -no-pie
This commit is contained in:
@ -38,6 +38,8 @@ u8 *doc_path = NULL; /* gath to documentation dir */
|
||||
|
||||
/* Initialize MOpt "globals" for this afl state */
|
||||
|
||||
u32 bmcnt, initcnt, one1cnt, one2cnt, runcnt;
|
||||
|
||||
static void init_mopt_globals(afl_state_t *afl) {
|
||||
|
||||
MOpt_globals_t *core = &afl->mopt_globals_core;
|
||||
|
Reference in New Issue
Block a user