ensure table reinit, downgrade redundant

This commit is contained in:
vanhauser-thc
2023-09-04 13:38:09 +02:00
parent 9307ef4b7c
commit 87b33740ea
4 changed files with 10 additions and 1 deletions

View File

@ -5905,6 +5905,7 @@ pacemaker_fuzzing:
--afl->pending_not_fuzzed;
afl->queue_cur->was_fuzzed = 1;
afl->reinit_table = 1
if (afl->queue_cur->favored) { --afl->pending_favored; }
}