Merge remote-tracking branch 'teor/bug18489'

This commit is contained in:
Nick Mathewson
2016-03-24 09:01:28 -04:00
2 changed files with 10 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (fallback directory mirrors):
- When requesting extrainfo descriptors from a trusted directory
server, check whether it is an authority or a fallback directory
which supports extrainfo descriptors.
Fixes bug 18489; bugfix on 90f6071d8d in tor-0.2.4.7-alpha.
Reported by "atagar", patch by "teor".