]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve: remove duplicate call to LogFileEnsureExists
authorJason Ish <jason.ish@oisf.net>
Thu, 15 Apr 2021 01:46:20 +0000 (19:46 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 15 Apr 2021 20:33:05 +0000 (14:33 -0600)
commit702f3b3c73d2aec4bcf3c84f82b986be7b1ec206
tree2101b0521fb1bb566151cc5df223fa6f15119416
parent23b1607d69df581d37bb2faf9be661db51eff296
eve: remove duplicate call to LogFileEnsureExists

Remove duplicate call to LogFileEnsureExists in the generic
eve thread init function.
src/output-json-common.c