mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 03:48:08 +00:00
update
This commit is contained in:
@ -1113,7 +1113,7 @@ common_fuzz_stuff(afl_state_t *afl, u8 *out_buf, u32 len) {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Run some code each time scripts each time AFL++ executes the target
|
/* Run some code or scripts each time AFL++ executes the target program
|
||||||
with afl-fuzz. */
|
with afl-fuzz. */
|
||||||
|
|
||||||
void post_run(afl_state_t *afl) {
|
void post_run(afl_state_t *afl) {
|
||||||
|
Reference in New Issue
Block a user