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 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28cd4e4c..41672379 100644 --- a/README.md +++ b/README.md @@ -1322,8 +1322,7 @@ Here are some of the most important caveats for AFL: `AFL_CUSTOM_MUTATOR_LIBRARY` - There are some unfortunate trade-offs with ASAN and 64-bit binaries. This - isn't due to any specific fault of afl-fuzz; see [docs/notes_for_asan.md](docs/notes_for_asan.md) - for tips. + isn't due to any specific fault of afl-fuzz. - There is no direct support for fuzzing network services, background daemons, or interactive apps that require UI interaction to work. You may -- cgit 1.4.1