From: Philippe Antoine Date: Fri, 1 Jul 2022 11:06:59 +0000 (+0200) Subject: fuzz: use forced file store X-Git-Tag: suricata-7.0.0-beta1~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9d25fa860673e4a84fc2b0ea9f8814fd63de3c;p=thirdparty%2Fsuricata.git fuzz: use forced file store to find bugs such as 5408 --- diff --git a/src/tests/fuzz/confyaml.c b/src/tests/fuzz/confyaml.c index 4a8e8f230c..9c3350df1d 100644 --- a/src/tests/fuzz/confyaml.c +++ b/src/tests/fuzz/confyaml.c @@ -75,6 +75,10 @@ outputs:\n\ enabled: yes\n\ filename: /dev/null\n\ extended: yes\n\ + - file-store:\n\ + version: 2\n\ + enabled: yes\n\ + force-filestore: yes\n\ app-layer:\n\ protocols:\n\ rdp:\n\