Merge remote-tracking branch 'dgoulet/ticket27471_035_02' into maint-0.3.5

This commit is contained in:
Nick Mathewson
2018-11-16 08:57:56 -05:00
8 changed files with 188 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden service v3, client):
- When replacing a descriptor in the client cache with a newer descriptor,
make sure to close all client introduction circuits of the old
descriptor so we don't end up with unusable leftover circuits. Fixes bug
27471; bugfix on 0.3.2.1-alpha.