From 3f1a2d596f1e722f4f61806a04bed2e12e9b93ac Mon Sep 17 00:00:00 2001 From: llzmb <46303940+llzmb@users.noreply.github.com> Date: Mon, 9 Aug 2021 16:19:21 +0200 Subject: Clean up references to notes_for_asan.md --- docs/env_variables.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/env_variables.md') diff --git a/docs/env_variables.md b/docs/env_variables.md index 5444e3a3..cceffa68 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -55,8 +55,7 @@ make fairly broad use of environmental variables instead: overridden. - Setting `AFL_USE_ASAN` automatically enables ASAN, provided that your - compiler supports it. Note that fuzzing with ASAN is mildly challenging - - see [notes_for_asan.md](notes_for_asan.md). + compiler supports it. (You can also enable MSAN via `AFL_USE_MSAN`; ASAN and MSAN come with the same gotchas; the modes are mutually exclusive. UBSAN can be enabled -- cgit 1.4.1