mirror of https://github.com/OISF/suricata
flowbits: validate that there are no spaces in the name
Fixes issue: https://redmine.openinfosecfoundation.org/issues/1889 To catch the issue where the ';' is missing we have to expand the regex to capture the whole name string, not just the leading valid stuff. Then verify that there are no spaces in the name (Snort has the same restriction) and fail if there is.pull/2242/head
parent
1cdd062dc6
commit
24f2387b23
Loading…
Reference in New Issue