mirror of https://github.com/OISF/suricata
bpf: work around scan-build warning
suricata.c:574:5: warning: Potential out of bound access to the heap area with tainted index [security.ArrayBound]
574 | bpf_filter[nm] = '\0';
| ^~~~~~~~~~~~~~
1 warning generated.
pull/15429/head
parent
06dcb5aeb0
commit
dc6696ac04
Loading…
Reference in New Issue