Merge branch 'mikeperry_bug26214-rebased_squashed' into maint-0.3.4

This commit is contained in:
Nick Mathewson
2018-07-02 13:22:07 -04:00
4 changed files with 42 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (correctness, flow control):
- Upon receiving a stream-level SENDME cell, verify that our window has
not grown too large. Fixes bug 26214; bugfix on svn r54 (pre-0.0.1)