mirror of https://github.com/OISF/suricata
dns: initialize log flags as an unsigned long long
On 64 bit all 64 bits were being initialized, but on 32 bit
only 32 bits were as it was being initialized as a long.
Redmine issue:
https://redmine.openinfosecfoundation.org/issues/4206
(cherry picked from commit f2ab5803fb)
pull/5819/head
parent
c3ec20ae70
commit
d7c8260a80
Loading…
Reference in New Issue