]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcap-file: don't kill engine in unix socket mode 260/head
authorEric Leblond <eric@regit.org>
Thu, 17 Jan 2013 10:12:27 +0000 (11:12 +0100)
committerEric Leblond <eric@regit.org>
Mon, 21 Jan 2013 07:34:29 +0000 (08:34 +0100)
commit6b81430bcb2a8b4394f30b17c90b4c3455a69415
tree775d27368e62f4bb0891ccf1032c9a8c5445f9dd
parentbc04090bc99241be5d55c8f38ba697b4dbda7c36
pcap-file: don't kill engine in unix socket mode

This patch updates the cleaning code to avoid to exit from suricata
in unix socket mode when a invalid pcap is given.
src/source-pcap-file.c