about summary refs log tree commit diff
path: root/src/afl-fuzz-init.c
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-12-01 12:01:00 +0100
committervanhauser-thc <vh@thc.org>2021-12-01 12:01:00 +0100
commit78b0e108a6b57739ff97927f15126c784bb03773 (patch)
treeb5a75d65d83dfd841477eea0871f96302083b508 /src/afl-fuzz-init.c
parent22827e807035a50394bac6a37406b19109fc655f (diff)
downloadafl++-78b0e108a6b57739ff97927f15126c784bb03773.tar.gz
remove quickly
Diffstat (limited to 'src/afl-fuzz-init.c')
-rw-r--r--src/afl-fuzz-init.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/afl-fuzz-init.c b/src/afl-fuzz-init.c
index e5a4d3d1..4c030c0a 100644
--- a/src/afl-fuzz-init.c
+++ b/src/afl-fuzz-init.c
@@ -974,8 +974,7 @@ void perform_dry_run(afl_state_t *afl) {
                MSG_ULIMIT_USAGE
                " /path/to/binary [...] <testcase )\n\n"
 
-               "      Tip: you can use https://jwilk.net/software/recidivm to "
-               "quickly\n"
+               "      Tip: you can use https://jwilk.net/software/recidivm to\n"
                "      estimate the required amount of virtual memory for the "
                "binary. Also,\n"
                "      if you are using ASAN, set '-m 0'.\n\n"