mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 08:41:32 +00:00
remove debug
This commit is contained in:
parent
7e813ca492
commit
f97c5dba2a
@ -868,8 +868,6 @@ bool ModuleSanitizerCoverage::InjectCoverage(Function & F,
|
||||
|
||||
}
|
||||
|
||||
fprintf(stderr, "%u selects in %s!\n", cnt_sel, F.getName().str().c_str());
|
||||
|
||||
/* Create PCGUARD array */
|
||||
CreateFunctionLocalArrays(F, AllBlocks, cnt_cov + cnt_sel * 2);
|
||||
selects += cnt_sel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user