]> git.ipfire.org Git - thirdparty/suricata.git/commit
Bug 977: -T / --init-errors-fatal to process all rules
authorVictor Julien <victor@inliniac.net>
Thu, 20 Nov 2014 13:18:03 +0000 (14:18 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 5 Dec 2014 09:37:55 +0000 (10:37 +0100)
commitd951de2f199d67d0e516cfd11db1612ffee0d71a
tree4700fdbfb54f7a2146a5f9291db9d0a5cfb8c4e5
parente951afb911b4b3975ea03a519e0fc082c32b0316
Bug 977: -T / --init-errors-fatal to process all rules

Have -T / --init-errors-fatal process all rules so that it's easier
to debug problems in ruleset. Otherwise it can be a lengthy fix, test
error cycle if multiple rules have issues.

Convert empty rulefile error into a warning.

Bug #977
src/detect-parse.c
src/detect.c
src/suricata.c