mirror of https://github.com/OISF/suricata
stream: fix stream pruning being too aggressive
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 theapp-layer parsers. Bug: #4953.pull/6781/head
parent
544ff0fb52
commit
78f5e082f5
Loading…
Reference in New Issue