mirror of https://github.com/OISF/suricata
eve/json/xff - remove check for flow being NULL.
Fix Coverity issue: ** CID 1435535: Null pointer dereferences (REVERSE_INULL) /src/output-json-file.c: 212 in JsonBuildFileInfoRecord() Where we check a variable for being NULL, when all paths to the code show that it can't be NULL.pull/3372/head
parent
26b61bad90
commit
95481a9176
Loading…
Reference in New Issue