mirror of https://github.com/OISF/suricata
logging: prevent double-free multi-threaded logging
When multithreaded output was enabled, all threads freed shallow-copy of sensor and prefix names. This commit adds a guard so that only the parent frees the allocated buffers. Ticket: 8861pull/16141/head
parent
3d42f7cf63
commit
7ca9471145
Loading…
Reference in New Issue