deprecate some queue/.state files

This commit is contained in:
vanhauser-thc
2025-04-08 11:32:00 +02:00
parent fe202b5fee
commit 55c9c4ff19
7 changed files with 5 additions and 75 deletions

View File

@ -682,12 +682,7 @@ abort_calibration:
afl->var_byte_count = count_bytes(afl, afl->var_bytes);
if (!q->var_behavior) {
mark_as_variable(afl, q);
++afl->queued_variable;
}
if (!q->var_behavior) { ++afl->queued_variable; }
}