mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
suggested env vars for lazy ppl
This commit is contained in:
@ -486,6 +486,8 @@ void read_afl_environment(afl_state_t *afl, char **envp) {
|
||||
WARNF("Mistyped AFL environment variable: %s", env);
|
||||
issue_detected = 1;
|
||||
|
||||
print_suggested_envs(env);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user