mirror of https://github.com/OISF/suricata
engine/mt: Ensure master lock held for reload
Issue: 7819 DetectEngineReload must hold the `master->lock`; recent changes changed the locking usages to avoid deadlock when registering/handling tenants. These changes added the presumption that the master lock is held at a higher level. Coverity highlighted that the lock is not held consistently.pull/14077/head
parent
9d2d1c4f8f
commit
46a53aee73
Loading…
Reference in New Issue