Skip to content

Bug fixes: CC, CIDs, memory leak

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 18 Nov 15:08
· 174 commits to master since this release
  • [BUGFIX] Check whether ECN counts are set in ACK struct before using them.
  • [BUGFIX] Calculate TLP timer correctly when only one packet is in flight.
  • [BUGFIX] Min RTO delay is 200 milliseconds, not 1 second.
  • [BUGFIX] Memory leak in QPACK decoder handler: discard hset when necessary.
  • Allow retired and drained CIDs to be reused after a timeout.