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.
VJ Updated by Victor Julien over 4 years ago
- Status changed from In Progress to Closed
JL Updated by Jeff Lucovsky over 4 years ago
- Copied to Bug #4954: stream: too aggressive pruning in lossy streams added
JL Updated by Jeff Lucovsky over 4 years ago
- Copied to Bug #4955: stream: too aggressive pruning in lossy streams added
Actions