From: Philippe Antoine Date: Thu, 9 Dec 2021 08:57:05 +0000 (+0100) Subject: fuzz: enable template protocols X-Git-Tag: suricata-7.0.0-beta1~1024 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6885b668832d884ebbbedfb036b260259dfe5e74;p=thirdparty%2Fsuricata.git fuzz: enable template protocols Ticket: 4125 --- diff --git a/src/tests/fuzz/confyaml.c b/src/tests/fuzz/confyaml.c index 27c18680f1..d361313380 100644 --- a/src/tests/fuzz/confyaml.c +++ b/src/tests/fuzz/confyaml.c @@ -78,6 +78,10 @@ app-layer:\n\ protocols:\n\ rdp:\n\ enabled: yes\n\ + template:\n\ + enabled: yes\n\ + template-rust:\n\ + enabled: yes\n\ modbus:\n\ enabled: yes\n\ detection-ports:\n\