summaryrefslogtreecommitdiff
path: root/changes/ticket32845
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-01-07 17:13:22 +1000
committerNick Mathewson <nickm@torproject.org>2020-01-07 10:16:08 -0500
commit1fd27155d452e4144d05c518ceae3313704c2110 (patch)
tree596220999d32c7216f980be8269313b65e1e16ac /changes/ticket32845
parent0e3fd4df9990b240cab3754a7c3e809d081b56d9 (diff)
downloadtor-1fd27155d452e4144d05c518ceae3313704c2110.tar.gz
tor-1fd27155d452e4144d05c518ceae3313704c2110.zip
changes: file for 32845
Diffstat (limited to 'changes/ticket32845')
-rw-r--r--changes/ticket328454
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32845 b/changes/ticket32845
new file mode 100644
index 0000000000..23bdd355ff
--- /dev/null
+++ b/changes/ticket32845
@@ -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.