mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 01:31:37 +00:00
comment
This commit is contained in:
parent
d518426335
commit
dcbfc88e7d
@ -2118,6 +2118,9 @@ havoc_stage:
|
||||
|
||||
mutation_array = (unsigned int *)&mutation_strategy_exploitation_binary;
|
||||
rand_max = MUT_STRATEGY_ARRAY_SIZE;
|
||||
// or this one? we do not have enough binary bug benchmarks :-(
|
||||
// mutation_array = (unsigned int *)&binary_array;
|
||||
// rand_max = MUT_BIN_ARRAY_SIZE;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user