]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-file: add missing atomic init
authorEric Leblond <eric@regit.org>
Thu, 12 Feb 2015 21:27:07 +0000 (22:27 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 4 Mar 2015 15:53:34 +0000 (16:53 +0100)
commitee7422de0a79054f0271b40fb17dc21d6b12a675
tree3c51fd25d12d3c241839a018bb2bda6160f56822
parented147d3b91bf5c2755e1bfbfd2eafbe6e724e968
pcap-file: add missing atomic init

It is mandatory to init all atomic to avoid problem on system
without atomic support.
src/runmode-pcap-file.c
src/source-pcap-file.c
src/source-pcap-file.h