mirror of https://github.com/OISF/suricata
nfq: clear memory of queue before using it
Avoids using uninitialized memory. Show showed itself
in nonsense values in counters, and in nfq_handle_packet
errors that were likely the result of passing uninitialized
memory to the nfq API.
Bug 3263.
Bug 3120.
Fixes: b2a6c60dee
("source-nfq: increase maximum queues number to 65535")
pull/4321/head
parent
2fd1174a56
commit
64a789bbf6
Loading…
Reference in New Issue