mirror of https://github.com/OISF/suricata
classification: remove useless clear
cppcheck:
src/util-classification-config.c:189:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
fd = NULL;
^
Bug: #5291.
(cherry picked from commit 9c672a805f)
pull/7369/head
parent
a49450b70b
commit
c741f8cbad
Loading…
Reference in New Issue