mirror of https://github.com/OISF/suricata
range: better closing for out of order ranges
Ticket: 5132 In case of a duplicate range, we can return early, because there is no new data to process. More importantly, this commit adds a check about wether the file got closed meanwhile, so that this just completed out of order range, even if it brings new data, is now irrelevant. This can happen for instance if there was a gap...pull/7091/head
parent
bfcd6cb46a
commit
3fd8e908f8
Loading…
Reference in New Issue