]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for new fuzzers
authorNick Mathewson <nickm@torproject.org>
Sat, 16 Oct 2021 14:51:41 +0000 (10:51 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 16 Oct 2021 14:51:41 +0000 (10:51 -0400)
changes/bug40488 [new file with mode: 0644]

diff --git a/changes/bug40488 b/changes/bug40488
new file mode 100644 (file)
index 0000000..6fc265c
--- /dev/null
@@ -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.