mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Apply GeoIPExcludeUnknown before checking transitions
Otherwise, it always seems as though our Exclude* options have changed, since we're comparing modified to unmodified values. Patch from qwerty1. Fixes bug 9801. Bugfix on 0.2.4.10-alpha, where GeoIPExcludeUnknown was introduced.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes:
|
||||
- When GeoIPExcludeUnkonwn is enabled, do not incorrectly decide
|
||||
that our options have changed every time we SIGHUP. Fixes bug
|
||||
9801; bugfix on 0.2.4.10-alpha. Patch from "qwerty1".
|
||||
|
||||
Reference in New Issue
Block a user