
16 Oct
2021
16 Oct
'21
2:51 p.m.
commit 9ac1ed525f6d21338d675f2898987a13d82f4b78 Author: Nick Mathewson <nickm@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.