mirror of https://github.com/OISF/suricata
detect/prefilter: fix prefilter when setting is 'mpm'
When prefilter is not enabled globally, it is still possible to enable it per signature. This was broken however, as the setup code would never be called. This commit always call the setup code and lets that sort out which signatures (if any) to enable prefiltering for.pull/3451/head
parent
085521b218
commit
4f1befd217
Loading…
Reference in New Issue