]> git.ipfire.org Git - thirdparty/suricata.git/commit
fuzz: use fuzzing confyaml for protodetect target 7199/head
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 15 Dec 2021 19:48:47 +0000 (20:48 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Sat, 2 Apr 2022 07:14:56 +0000 (12:44 +0530)
commit384611da1a3c0a76d1bca25c0b68cdba1ea3dded
tree781decc0201540daa32876682e4dcf9606166952
parent5af5b125ee0a8a43ab8c510e4d7fc7054d77f133
fuzz: use fuzzing confyaml for protodetect target

As is done for other targets,
so that all app-layer protocols are enabled,
even the ones disabled by default such as enip

And resets protocol detection every time we try
so that probing_parser_toserver_alproto_masks are fresh.

(cherry picked from commit 09c84d0c26d58e4750ef2114699c9324b561bf4e)
src/tests/fuzz/fuzz_applayerprotodetectgetproto.c