]> 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 <vjulien@oisf.net>
Fri, 25 Nov 2022 19:12:31 +0000 (20:12 +0100)
commitb9be6164064916d84781b0cc6552faeca359e545
treef0b6a56c66b6f0e0ef848e1866afbf1a63e5ecfc
parent0324a9b20b089038d789c1b1388b2ec79e7893dd
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.

(cherry picked from commit ca054f726464fcc55242b7c851d75557c96b3d83)
src/tests/fuzz/fuzz_applayerparserparse.c