From 7f9d25fa860673e4a84fc2b0ea9f8814fd63de3c Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Fri, 1 Jul 2022 13:06:59 +0200 Subject: [PATCH] fuzz: use forced file store to find bugs such as 5408 --- src/tests/fuzz/confyaml.c | 4 ++++ 1 file changed, 4 insertions(+) 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\