mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 04:18:06 +00:00
code cleanups (from cppcheck)
This commit is contained in:
@ -995,7 +995,7 @@ void mangle_mangleContent(run_t *run, int speed_factor) {
|
||||
|
||||
}
|
||||
|
||||
uint64_t changesCnt = run->global->mutate.mutationsPerRun;
|
||||
uint64_t changesCnt;
|
||||
|
||||
if (speed_factor < 5) {
|
||||
|
||||
|
Reference in New Issue
Block a user