Actions
Bug #4954
closedstream: too aggressive pruning in lossy streams
Affected Versions:
Effort:
Difficulty:
Label:
Description
Pruning of StreamBufferBlocks could remove blocks that fell entirely after the target offset due to a logic error. This could lead to data being evicted that was still meant to be processed in the app-layer parsers.
Actions