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: #5368
(cherry picked from commit 05797c45bb)
pull/7535/head
parent
8fa5f3bdd4
commit
4c4b1de168
Loading…
Reference in New Issue