mirror of https://github.com/OISF/suricata
detect/flowvar: remove extra NULL check
The fn DetectFlowvarDataFree checks if the pointer (DetectFlowvarData) passed to it is valid. So, the checks for NULL in the call sites can safely be removed.pull/14262/head
parent
7c9fad27fc
commit
71339c459e
Loading…
Reference in New Issue