about summary refs log tree commit diff
path: root/qemu_mode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'qemu_mode/README.md')
-rw-r--r--qemu_mode/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/qemu_mode/README.md b/qemu_mode/README.md
index 4198af14..0759f4fb 100644
--- a/qemu_mode/README.md
+++ b/qemu_mode/README.md
@@ -66,8 +66,7 @@ the deferred initialization.
 This can be enabled setting the environment variable AFL_ENTRYPOINT which allows
 to move the forkserver to a different part, e.g. just before the file is
 opened (e.g. way after command line parsing and config file loading, etc.)
-which can be a huge speed improvement. Note that the specified address
-must be an address of a basic block.
+which can be a huge speed improvement.
 
 ## 4) Bonus feature #2: persistent mode