]> git.ipfire.org Git - people/ms/suricata.git/commit
json-email-common: fix email extended logging
authorEric Leblond <eric@regit.org>
Wed, 14 Oct 2015 12:17:19 +0000 (14:17 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 20 Oct 2015 17:11:15 +0000 (19:11 +0200)
commit38c21077e63e0212ed0e95936a9843fbcdeb7a70
treed5db21eff65de6b879d3675be4315ad2f363b142
parent3676bd667d494ac93c29e1092715435c052eef31
json-email-common: fix email extended logging

Two structure fields were uninitialized and used has a bit field.
Weird behavior were seen in list of logged fields due to that with
some build options.
src/output-json-email-common.c