mirror of https://github.com/OISF/suricata
conf: fix include handling from arrays
Includes from an "include" array were being loaded into the wrong parent as the logic for array handing in include context was not updated. If we are descending into an array in include context, pass through the current parent so the included configuration is included where it is expected. Bug: #6300pull/9492/head
parent
904f0ddeee
commit
252e8dbb32
Loading…
Reference in New Issue