]> git.ipfire.org Git - thirdparty/suricata.git/commit
Don't attempt to load the rule files if the rule-files configuration
authorJason Ish <ish@unx.ca>
Thu, 15 Jan 2015 20:43:45 +0000 (14:43 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 11 Mar 2015 14:44:09 +0000 (15:44 +0100)
commit6ed246c041b9d08e0616401d011cea4d28378763
tree5d3064e2b912db3fb998f2b0e9322ffca97aa434
parenta243a42bdf1bf4bc88deebc2408c51af7e85df5a
Don't attempt to load the rule files if the rule-files configuration
node is not a sequence.  Instead log a warning as this is usually
a configuration error.
src/conf.c
src/detect.c