mirror of https://github.com/OISF/suricata
reference: remove useless var reset
cppcheck:
src/util-reference-config.c:179: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 5a0bbb5289)
pull/7369/head
parent
1a4870b6f6
commit
447966db01
Loading…
Reference in New Issue