| Index: third_party/afl/src/docs/env_variables.txt
|
| diff --git a/third_party/afl/src/docs/env_variables.txt b/third_party/afl/src/docs/env_variables.txt
|
| index fc2a6100b55527f5509e550b2f99715438376761..a91b43ae3e8d25fae792b535566de6cc7f1d6576 100644
|
| --- a/third_party/afl/src/docs/env_variables.txt
|
| +++ b/third_party/afl/src/docs/env_variables.txt
|
| @@ -145,6 +145,10 @@ checks or alter some of the more exotic semantics of the tool:
|
| without disrupting the afl-fuzz process itself. This is useful, among other
|
| things, for bootstrapping libdislocator.so.
|
|
|
| + - Setting AFL_NO_UI inhibits the UI altogether, and just periodically prints
|
| + some basic stats. This behavior is also automatically triggered when the
|
| + output from afl-fuzz is redirected to a file or to a pipe.
|
| +
|
| - If you are Jakub, you may need AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES.
|
| Others need not apply.
|
|
|
|
|