From: teor Date: Tue, 7 Jan 2020 07:13:22 +0000 (+1000) Subject: changes: file for 32845 X-Git-Tag: tor-0.4.3.1-alpha~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1fd27155d452e4144d05c518ceae3313704c2110;p=thirdparty%2Ftor.git changes: file for 32845 --- 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.