From: rl1987 Date: Fri, 31 Aug 2018 17:05:54 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.4.0.1-alpha~206^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1baa2703c36cf964d5fc1f07433196e8ccc0e55a;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug23082 b/changes/bug23082 new file mode 100644 index 0000000000..fc4b52c364 --- /dev/null +++ b/changes/bug23082 @@ -0,0 +1,4 @@ + o Minor bugfixes (networking): + - Introduce additional checks into tor_addr_parse() to + reject certain incorrect inputs that previously were + not detected. Fixes bug 23082; bugfix on 0.2.0.10-alpha.