]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bug 26214: Changes file.
authorMike Perry <mikeperry-git@torproject.org>
Sun, 27 May 2018 01:43:19 +0000 (01:43 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Jun 2018 13:18:51 +0000 (09:18 -0400)
changes/bug26214 [new file with mode: 0644]

diff --git a/changes/bug26214 b/changes/bug26214
new file mode 100644 (file)
index 0000000..4277b9c
--- /dev/null
@@ -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)