mirror of https://github.com/OISF/suricata
packet pool: init pthread key before using it
In the packet pool code, it's critical to initialize the pthread key before using it. Applies only to the code used if __thread isn't supported.pull/1083/head
parent
a441441636
commit
e66c73abcd
Loading…
Reference in New Issue