mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
This commit is contained in:
commit
4e3739cdf2
@ -1200,6 +1200,7 @@ stop_fuzzing:
|
||||
ck_free(afl->fsrv.target_path);
|
||||
ck_free(afl->fsrv.out_file);
|
||||
ck_free(afl->sync_id);
|
||||
afl_state_deinit(afl);
|
||||
free(afl); /* not tracked */
|
||||
|
||||
argv_cpy_free(argv);
|
||||
|
Loading…
x
Reference in New Issue
Block a user