Various fixes for warnings, extends #1818

This commit is contained in:
Dominik Maier
2023-07-30 21:59:57 +00:00
parent 168ade3b70
commit d0782a7f03
4 changed files with 10 additions and 9 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++;
}