mirror of https://github.com/OISF/suricata
detect: fix file_data detect issue with alert ip
Fix mpm progress being updated by irrelevant engines. Esp in the case of file_data engines, signature can contain multiple versions of the same engine, registered for different 'progress' values. This would lead to signatures being considered 'can't match' even in cases where they clearly could still match. Only consider those progress values that apply to the protocol in use.pull/3457/head
parent
a68eec630f
commit
88277d0402
Loading…
Reference in New Issue