mirror of https://github.com/OISF/suricata
detect-file-hash: drop redundant rule_file NULL check
de_ctx->rule_file is never NULL inside DetectFileHashParse(); add a comment stating this fact and remove the superfluous NULL guard. No functional change – the patch only clarifies the code and trims a few lines of dead code. Bug 7769pull/13755/head
parent
49629f7cb6
commit
080995f551
Loading…
Reference in New Issue