]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-file: add missing atomic init 1336/head
authorEric Leblond <eric@regit.org>
Thu, 12 Feb 2015 21:27:07 +0000 (22:27 +0100)
committerEric Leblond <eric@regit.org>
Thu, 12 Feb 2015 21:33:55 +0000 (22:33 +0100)
commit771c134156a2d7be26eb48978a225273d7b5f2fc
tree06a2dc404c4b66ae9f183abd72c74442e21a4176
parent6f51934a9f4fdc500b32625929edb9d1bed41d05
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