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