mirror of https://github.com/OISF/suricata
stream: remove flow reference from StreamMsg
StreamMsg' flow reference was used mostly to make sure a flow would not get removed from the hash before inspection. For this it needed to reference the flow use_cnt reference counter. Nowadays we have more advanced flow timeout handling. This will make sure that if there still are pending smsgs' in a flow, these will still be processed.pull/759/head
parent
1d08a3ff26
commit
b159c1714c
Loading…
Reference in New Issue