ensure a valid seed exists

This commit is contained in:
vanhauser-thc
2021-02-22 16:39:38 +01:00
parent a252943236
commit 70fe872940
3 changed files with 10 additions and 2 deletions

View File

@ -1700,7 +1700,8 @@ int main(int argc, char **argv, char **envp) {
"selected.\n"
"Read the documentation for FEATURES though, all are good but few are "
"defaults.\n"
"Recommended is afl-clang-lto with AFL_LLVM_CMPLOG or afl-clang-fast with\n"
"Recommended is afl-clang-lto with AFL_LLVM_CMPLOG or afl-clang-fast "
"with\n"
"AFL_LLVM_CMPLOG and AFL_LLVM_DICT2FILE.\n\n");
exit(1);