mirror of https://github.com/OISF/suricata
stream: fix depth reached detection
When a segment only partially fit in streaming depth, the stream depth reached flag was not set resulting in a continuous inspection of the rest of the session. By setting the stream depth reached flag when the segment partially fit we avoid to reenter the code and we don't take anymore a code path resulting in the flag not to be set.pull/2284/head
parent
dc8e0b3cf2
commit
398489e6df
Loading…
Reference in New Issue