]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/analyzer: disable automatic json output 3486/head
authorJacob Masen-Smith <smith.jacob@gmail.com>
Fri, 11 May 2018 19:27:31 +0000 (12:27 -0700)
committerVictor Julien <victor@inliniac.net>
Wed, 19 Sep 2018 08:47:18 +0000 (10:47 +0200)
commitb1b45a54c56fe237580500445e05f811e951516b
tree936f7a59b20113a985f829a9e4490c693c8ccad9
parent64d75496b8becae237e6daa6b977cfdb8643c0e3
detect/analyzer: disable automatic json output

EngineAnalysisRules2 was in a strange location where it did not respect
the --engine-analysis flag. It has been moved to the same call location
as EngineAnalysisRules.
src/detect-engine-build.c
src/detect-engine-loader.c