mirror of https://github.com/OISF/suricata
detect/mpm: fix fast_pattern handling of len >255
The fast pattern selection logic would truncate a patterns len to 255 leading to assigning the same pid to different patterns. This in turn would be caught by the hyperscan setup code which would abort. Bug #2714.pull/3663/head
parent
ab751da633
commit
bfe3a4180c
Loading…
Reference in New Issue