[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Fix an error in Fuzzing.md. (asn spotted this)
commit 195acd90c9a2c3a74f7f54e83507eade524815a8
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Mon Jan 30 08:46:47 2017 -0500
Fix an error in Fuzzing.md. (asn spotted this)
---
doc/HACKING/Fuzzing.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/HACKING/Fuzzing.md b/doc/HACKING/Fuzzing.md
index f5502b3..dc23259 100644
--- a/doc/HACKING/Fuzzing.md
+++ b/doc/HACKING/Fuzzing.md
@@ -88,7 +88,7 @@ don't care about memory limits.
To Run:
mkdir -p src/test/fuzz/fuzz_http_findings
- ../afl/afl-fuzz -i ${TOR_FUZZ_CORPORA}/http -o src/test/fuzz/fuzz_http_findings -m <asan-memory-limit> -- src/test/fuzz_dir
+ ../afl/afl-fuzz -i ${TOR_FUZZ_CORPORA}/http -o src/test/fuzz/fuzz_http_findings -m <asan-memory-limit> -- src/test/fuzz/fuzz-http
AFL has a multi-core mode, check the documentation for details.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits