mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 20:28:08 +00:00
typo
This commit is contained in:
@ -707,7 +707,7 @@ static void edit_params(u32 argc, char **argv, char **envp) {
|
||||
|
||||
if (!be_quiet)
|
||||
WARNF(
|
||||
"Found errornous '-fsanitize=fuzzer', trying to replace with "
|
||||
"Found erroneous '-fsanitize=fuzzer', trying to replace with "
|
||||
"libAFLDriver.a");
|
||||
|
||||
if (!afllib) {
|
||||
|
Reference in New Issue
Block a user