This commit is contained in:
vanhauser-thc
2024-12-13 11:27:26 +01:00
parent 2956b9cc4c
commit bbffece7d7

View File

@ -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 {