[tor-commits] [tor/main] Changes file for new fuzzers
nickm at torproject.org
nickm at torproject.org
Sat Oct 16 14:51:49 UTC 2021
commit 9ac1ed525f6d21338d675f2898987a13d82f4b78
Author: Nick Mathewson <nickm at torproject.org>
Date: Sat Oct 16 10:51:41 2021 -0400
Changes file for new fuzzers
---
changes/bug40488 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/bug40488 b/changes/bug40488
new file mode 100644
index 0000000000..6fc265cc20
--- /dev/null
+++ b/changes/bug40488
@@ -0,0 +1,4 @@
+ o Minor features (testing):
+ - We now have separate fuzzers for the inner layers of v3 onion
+ service descriptors, to prevent future bugs like 40392.
+ Closes ticket 40488.
More information about the tor-commits
mailing list