]> git.ipfire.org Git - thirdparty/suricata.git/commit
conf: new function: ConfNodeHasChildren
authorJason Ish <ish@unx.ca>
Tue, 30 Jan 2018 21:22:10 +0000 (15:22 -0600)
committerJason Ish <ish@unx.ca>
Wed, 31 Jan 2018 12:33:46 +0000 (06:33 -0600)
commit472cc8ea6142e17aff92bda3fd59d55512f5bd97
tree248143fde906c39a9fc81a0ed708381dfe8e2a5a
parentfe9cac58706d05c8b0dd4a27e0df400da18ffceb
conf: new function: ConfNodeHasChildren

Test if a configuration node has any children, indicating
that it is a non-empty map or sequence.
src/conf.c
src/conf.h