mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 11:58:08 +00:00
threadsafe doc fixes, code format
This commit is contained in:
@ -1777,7 +1777,8 @@ int main(int argc, char **argv, char **envp) {
|
||||
SAYF(
|
||||
"\nLLVM/LTO/afl-clang-fast/afl-clang-lto specific environment "
|
||||
"variables:\n"
|
||||
" AFL_LLVM_THREADSAFE_INST: instrument with thread safe counters\n"
|
||||
" AFL_LLVM_THREADSAFE_INST: instrument with thread safe counters, "
|
||||
"disables neverzero\n"
|
||||
|
||||
COUNTER_BEHAVIOUR
|
||||
|
||||
|
Reference in New Issue
Block a user