forgot cleanup

This commit is contained in:
van Hauser
2020-02-19 10:52:44 +01:00
parent 69898722cb
commit f9d7ad8e43
10 changed files with 65 additions and 51 deletions

View File

@ -603,9 +603,11 @@ void perform_dry_run(char** argv) {
"binary. Also,\n"
" if you are using ASAN, see %s/notes_for_asan.md.\n\n"
" - In QEMU persistent mode the selected address(es) for the loop are not\n"
" - In QEMU persistent mode the selected address(es) for the "
"loop are not\n"
" properly cleaning up variables and memory. Try adding\n"
" AFL_QEMU_PERSISTENT_GPR=1 or select better addresses in the binary.\n\n"
" AFL_QEMU_PERSISTENT_GPR=1 or select better addresses in "
"the binary.\n\n"
MSG_FORK_ON_APPLE
@ -628,9 +630,11 @@ void perform_dry_run(char** argv) {
"interesting\n"
" inputs - but not ones that cause an outright crash.\n\n"
" - In QEMU persistent mode the selected address(es) for the loop are not\n"
" - In QEMU persistent mode the selected address(es) for the "
"loop are not\n"
" properly cleaning up variables and memory. Try adding\n"
" AFL_QEMU_PERSISTENT_GPR=1 or select better addresses in the binary.\n\n"
" AFL_QEMU_PERSISTENT_GPR=1 or select better addresses in "
"the binary.\n\n"
MSG_FORK_ON_APPLE