Actions
Bug #4953
closed
VJ
VJ
stream: too aggressive pruning in lossy streams
Bug #4953:
stream: too aggressive pruning in lossy streams
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0
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