mirror of https://github.com/OISF/suricata
macset: remove dead flow init/cleanup code
FlowInit() will only be called on a newly allocated, or a fully cleaned up flow, so no existing storage will exist. The only caller of `FLOW_RECYCLE` first calls `FlowFreeStorage()`, so the reset logic in `FLOW_RECYCLE` can never trigger. Remove now unused MacSetReset logic.pull/9789/head
parent
de14e3d0b5
commit
6bb882c4c0
Loading…
Reference in New Issue