This commit is contained in:
vanhauser-thc
2023-08-04 09:25:19 +02:00
parent 4a9264444f
commit 79640acbf1
5 changed files with 26 additions and 19 deletions

View File

@ -2665,7 +2665,7 @@ static u8 rtn_fuzz(afl_state_t *afl, u32 key, u8 *orig_buf, u8 *buf, u8 *cbuf,
}
// rtn_fuzz_next_iter:
// rtn_fuzz_next_iter:
afl->stage_cur++;
}