fix "fix"

This commit is contained in:
vanhauser-thc
2021-07-15 15:53:22 +02:00
parent 8a2b140f40
commit 8d873357a3
3 changed files with 3 additions and 3 deletions

View File

@ -339,7 +339,7 @@ u8 trim_case_custom(afl_state_t *afl, struct queue_entry *q, u8 *in_buf,
} }
while (afl->stage_cur <= afl->stage_max) { while (afl->stage_cur < afl->stage_max) {
u8 *retbuf = NULL; u8 *retbuf = NULL;