mirror of https://github.com/OISF/suricata
detect/flowint: remove extra NULL check
The fn DetectFlowintFree checks if the pointer (DetectFlowintData) passed to it is valid. So, the checks for NULL in the call sites can safely be removed.pull/14262/head
parent
59944c7787
commit
bc8bf865ae
Loading…
Reference in New Issue