forkserver: missing space in message

This commit is contained in:
hexcoder
2020-05-23 08:15:20 +02:00
committed by GitHub
parent d7ea8356a7
commit 0245f8438d

View File

@ -677,7 +677,7 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
SAYF("\n" cLRD "[-] " cRST
"Hmm, looks like the target binary terminated before we could"
"complete a handshake with the injected code.\n"
" complete a handshake with the injected code.\n"
"If the target was compiled with afl-clang-lto then recompiling with"
" AFL_LLVM_MAP_DYNAMIC might solve your problem.\n"
"Otherwise there is a horrible bug in the fuzzer.\n"