[tor-commits] [tor/master] Add changes file for Bug #20874
nickm at torproject.org
nickm at torproject.org
Tue Aug 28 19:44:19 UTC 2018
commit 7651518b6d725a6f7e654460f998ac2797925a9f
Author: Neel Chauhan <neel at neelc.org>
Date: Fri Jul 20 21:39:09 2018 -0400
Add changes file for Bug #20874
---
changes/bug20874 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/changes/bug20874 b/changes/bug20874
new file mode 100644
index 000000000..ebec99922
--- /dev/null
+++ b/changes/bug20874
@@ -0,0 +1,7 @@
+ o Minor bugfixes (client, reachableaddresses):
+ - Instead of adding an "reject *:*" line to ReachableAddresses when
+ loading the configuration, add one to the policy after parsing it
+ in parse_reachable_addresses(). This prevents extra "reject *.*"
+ lines from accumulating on reloads. Fixes bug 20874; bugfix on
+ 0.3.5.1-alpha. Patch by Neel Chauhan.
+
More information about the tor-commits
mailing list