mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
remove unnecessary map_size variables
This commit is contained in:
@ -325,8 +325,6 @@ typedef struct afl_env_vars {
|
||||
*afl_python_module, *afl_path, *afl_hang_tmout, *afl_skip_crashes,
|
||||
*afl_preload;
|
||||
|
||||
uint32_t map_size;
|
||||
|
||||
} afl_env_vars_t;
|
||||
|
||||
struct afl_pass_stat {
|
||||
|
Reference in New Issue
Block a user