aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40644
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40644')
-rw-r--r--changes/bug406448
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug40644 b/changes/bug40644
deleted file mode 100644
index a27c63ede2..0000000000
--- a/changes/bug40644
+++ /dev/null
@@ -1,8 +0,0 @@
- o Minor bugfixes (congestion control):
- - Add a check for an integer underflow condition that might
- happen in cases where the system clock is stopped, the
- ORconn is blocked, and the endpoint sends more than a
- congestion window worth of non-data control cells at once.
- This would cause a large congestion window to be calculated
- instead of a small one. No security impact. Fixes bug 40644;
- bugfix on 0.4.7.5-alpha.