Merge remote-tracking branch 'tor-github/pr/1661/head' into maint-0.3.5

This commit is contained in:
Nick Mathewson
2020-10-07 08:14:46 -04:00
2 changed files with 54 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (debugging, directory system):
- Don't crash when we find a non-guard with a guard-fraction value set.
Instead, log a bug warning, in an attempt to figure out how this
happened. Diagnostic for ticket 32868.