mirror of https://github.com/OISF/suricata
threading: wait for flow housekeeping at shutdown
Flow house keeping can accumulate work that wasn't taken into account during shutdown. This could lead to flows still in the flowworker thread context when being it was freed, leading to missed work and memory leaks. This patch adds a new way of checking if a thread module is still busy. Bug: #6062.pull/8858/head
parent
d333dffdcb
commit
fa3f16ec75
Loading…
Reference in New Issue