]> git.ipfire.org Git - thirdparty/suricata.git/commit
fuzz: fixes a leak in applayerparse target
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 20 Sep 2021 18:45:10 +0000 (20:45 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 21 Sep 2021 05:13:35 +0000 (07:13 +0200)
commitca054f726464fcc55242b7c851d75557c96b3d83
tree970b70abec2d90fc6d8ec2169706a0c5606e33fb
parent72369fd8cecb611ee786940a7e5e3ad7dd4b35ec
fuzz: fixes a leak in applayerparse target

If a protocol change was requested, the target did not handle
it as Suricata, as the target is meant to handle only one
app-layer protocol.
src/tests/fuzz/fuzz_applayerparserparse.c