bug40644 455 B

12345678
  1. o Minor bugfixes (congestion control):
  2. - Add a check for an integer underflow condition that might
  3. happen in cases where the system clock is stopped, the
  4. ORconn is blocked, and the endpoint sends more than a
  5. congestion window worth of non-data control cells at once.
  6. This would cause a large congestion window to be calculated
  7. instead of a small one. No security impact. Fixes bug 40644;
  8. bugfix on 0.4.7.5-alpha.