]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 32845
authorteor <teor@torproject.org>
Tue, 7 Jan 2020 07:13:22 +0000 (17:13 +1000)
committerNick Mathewson <nickm@torproject.org>
Tue, 7 Jan 2020 15:16:08 +0000 (10:16 -0500)
changes/ticket32845 [new file with mode: 0644]

diff --git a/changes/ticket32845 b/changes/ticket32845
new file mode 100644 (file)
index 0000000..23bdd35
--- /dev/null
@@ -0,0 +1,4 @@
+  o Testing:
+    - Add more test cases for tor's UTF-8 validation function. Also, check the
+      arguments passed to the function for consistency.
+      Closes ticket 32845.