commit 1fd27155d452e4144d05c518ceae3313704c2110 parent 0e3fd4df9990b240cab3754a7c3e809d081b56d9 Author: teor <teor@torproject.org> Date: Tue, 7 Jan 2020 17:13:22 +1000 changes: file for 32845 Diffstat:
| A | changes/ticket32845 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32845 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.