]> git.ipfire.org Git - thirdparty/suricata.git/commit
Bug 1417 - Record sequence nodes as sequences. 1380/head
authorJason Ish <ish@unx.ca>
Tue, 17 Mar 2015 04:29:22 +0000 (22:29 -0600)
committerJason Ish <ish@unx.ca>
Tue, 17 Mar 2015 04:30:55 +0000 (22:30 -0600)
commitee7e81325669d6349f345845eeaff4712fb852f0
treef9e17ee1a83323427d2c85073dd11f3805a7fb3b
parente250040b72169536022efdac017eaddb0a58d37a
Bug 1417 - Record sequence nodes as sequences.

Nodes that are sequences weren't being recorded as such, causing
rules to fail to load.

Change sequence test name to reflect better what it tests, and
test that the sequence node is detected as a sequence.
src/conf-yaml-loader.c