mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
Changes file for bug 40644.
This commit is contained in:
parent
533fe36957
commit
af5ef98d1b
8
changes/bug40644
Normal file
8
changes/bug40644
Normal file
@ -0,0 +1,8 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user