mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 00:31:33 +00:00
nit
This commit is contained in:
parent
30736ab7d6
commit
1f4b45b5bf
@ -785,7 +785,7 @@ u32 execute_testcases(u8 *dir) {
|
||||
ck_free(in_data);
|
||||
++done;
|
||||
|
||||
if (child_crashed && debug) { WARNF("crashed: %s\n", fn2); }
|
||||
if (child_crashed && debug) { WARNF("crashed: %s", fn2); }
|
||||
|
||||
if (collect_coverage)
|
||||
analyze_results(fsrv);
|
||||
|
Loading…
x
Reference in New Issue
Block a user