mirror of https://github.com/OISF/suricata
Fix engine getting stuck because of optimizations
At -O1+ in both Gcc and Clang, PacketPoolWait would optimize the wait loop in the wrong way. Adding a compiler barrier to prevent this optimization issue.pull/1057/head
parent
c4a8e2cd14
commit
c53b428079
Loading…
Reference in New Issue