cleanup workdir files
Open
enhancement
- Dominant language
- Makefile
- Stars
- 814
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
When fuzzing with -trace and --radamsa, qemu.py does not currently cleanup the corresponding temp files from the workdir.
- radamsa.py should be a class with workdir init/free functions
- state_logic.py should not duplicate any workdir setup but just reference attributes of qemu.py, also for [redqueen](https://github.com/il-steffen/kafl.fuzzer/blob/master/kafl_fuzzer/worker/state_logic.py#L370)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.