mirror of https://github.com/OISF/suricata
detect: fix port parsing memory leak
Leak in error path as seen by scan-build:
CC detect-engine-port.o
detect-engine-port.c:1083:13: warning: Potential leak of memory pointed to by 'temp_rule_var_port'
return -1;
^
pull/2952/head
parent
319a6f48ff
commit
1729ab7d94
Loading…
Reference in New Issue