Merge branch 'maint-0.3.4'

This commit is contained in:
Nick Mathewson
2018-10-17 13:02:23 -04:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (relay):
- When our write bandwidth limit is exhausted, stop writing on the
connection. Previously, we had a typo in the code that would make us stop
reading leading to relay connections being stuck indefinitely. Fixes bug
28089; bugfix on 0.3.4.1-alpha.