mirror of https://github.com/OISF/suricata
flow/bypass: clear memory on bypass
Previously the flow would hold on to the app-layer and segment data until the end of the flow, even though it would never be accessed again. This patch clears app-layer and stream data, but not stream ssn as its used in flow logging. Bug: #4778.pull/6539/head
parent
b19d1df69f
commit
536291054c
Loading…
Reference in New Issue