Merge remote-tracking branch 'mikeperry/bug24946'

This commit is contained in:
Nick Mathewson
2018-01-23 14:08:47 -05:00
5 changed files with 21 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden services):
- Fix a warning caused by differentiating hsdir circuits from general
circuits. Also address three similar checks in the codebase that
were related to reuse and rate limiting of circuits. Fixes bug 24946;
bugfix on 0.3.3.0-alpha-dev; not in any released version of tor.