Actions
Bug #4955
closed
JL
JL
stream: too aggressive pruning in lossy streams
Bug #4955:
stream: 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