]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
fuzz: use forced file store
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 1 Jul 2022 11:06:59 +0000 (13:06 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Mon, 4 Jul 2022 08:19:13 +0000 (10:19 +0200)
to find bugs such as 5408

src/tests/fuzz/confyaml.c

index 4a8e8f230c7a4fb33e6e124f9609e92bedd1c748..9c3350df1d841bdaaaa56a38c9ab4d77ab625091 100644 (file)
@@ -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\