mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 04:38: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)
|
if (!be_quiet)
|
||||||
WARNF(
|
WARNF(
|
||||||
"Found errornous '-fsanitize=fuzzer', trying to replace with "
|
"Found erroneous '-fsanitize=fuzzer', trying to replace with "
|
||||||
"libAFLDriver.a");
|
"libAFLDriver.a");
|
||||||
|
|
||||||
if (!afllib) {
|
if (!afllib) {
|
||||||
|
Reference in New Issue
Block a user