mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 04:58:08 +00:00
nit
This commit is contained in:
@ -3430,7 +3430,7 @@ stop_fuzzing:
|
|||||||
|
|
||||||
ZLIBCLOSE(fr_fd);
|
ZLIBCLOSE(fr_fd);
|
||||||
afl->var_byte_count = count_bytes(afl, afl->var_bytes);
|
afl->var_byte_count = count_bytes(afl, afl->var_bytes);
|
||||||
OKF("Written fastresume.bin with %u bytes!", w);
|
OKF("fastresume.bin succesfully written with %u bytes.", w);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user