mirror of https://github.com/OISF/suricata
detect/prefilter: fix alias for fast_pattern
If prefilter is used on a content keyword, it acts as a simple fast_pattern statement. This was broken because the SIG_FLAG_PREFILTER flag bypasses MPM for a sig. This commits fixes this by not setting the flag when it should act as fast_pattern.pull/3451/head
parent
35c5ae3458
commit
0b5d8a1d75
Loading…
Reference in New Issue