mirror of https://github.com/OISF/suricata
bypass: fix memory leak - reassign of FlowBypassInfo
In some situations bypass callback is called on already bypassed flow. This allocates FlowBypassInfo structure for the flow but does not check if the flow already has one. Issue: #5368pull/7511/head
parent
2486d29adb
commit
05797c45bb
Loading…
Reference in New Issue