Merge remote-tracking branch 'rl1987/bug26892_take2'

This commit is contained in:
Nick Mathewson
2018-07-30 08:24:14 -04:00
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (logging):
- As a precaution, do an early return from
log_addr_has_changed() if Tor is running as client. Also,
log a stack trace for debugging as this function should only
be called when Tor runs as server. Fixes bug 26892;
bugfix on 0.1.1.9-alpha.