mirror of https://github.com/OISF/suricata
detect/flowbits: fix stack overflow in analyzer
Fix stack overflow in DetectFlowbitsAnalyze. Use dynamically allocated array instead of stack and free it after it is no longer needed.pull/5133/head
parent
c09235e327
commit
57d0f4bb6f
Loading…
Reference in New Issue