mirror of https://github.com/OISF/suricata
netmap: Release lock to avoid deadlock
Issue: 6755 When NetmapOpen encounters an error opening the netmap device, it'll retry a bit. When the retry limit is reached, it'll shutdown Suricata. This commit ensures that the device list lock is not held when before closing all open devices before terminating Suricata.pull/10359/head
parent
231c892bef
commit
364adeeb04
Loading…
Reference in New Issue