mirror of https://github.com/OISF/suricata
detect: don't set unused variable
detect.c:3801:13: warning: Value stored to 'tmplist2_tail' is never read tmplist2_tail = joingr; ^ ~~~~~~ detect.c:3804:13: warning: Value stored to 'tmplist2_tail' is never read tmplist2_tail = joingr; ^ ~~~~~~ 2 warnings generated.pull/1989/head
parent
9b6e292a28
commit
2ee3e726a9
Loading…
Reference in New Issue