From: Mike Perry Date: Sun, 27 May 2018 01:43:19 +0000 (+0000) Subject: Bug 26214: Changes file. X-Git-Tag: tor-0.3.5.1-alpha~385^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=11d993869447d08a3fe4ab3b36d34fc53aa21ba1;p=thirdparty%2Ftor.git Bug 26214: Changes file. --- diff --git a/changes/bug26214 b/changes/bug26214 new file mode 100644 index 0000000000..4277b9c6ec --- /dev/null +++ b/changes/bug26214 @@ -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)