]> git.ipfire.org Git - people/ms/suricata.git/commit
protodetect: fix int warnings
authorPhilippe Antoine <contact@catenacyber.fr>
Sat, 23 Oct 2021 11:04:48 +0000 (13:04 +0200)
committerVictor Julien <vjulien@oisf.net>
Wed, 24 Nov 2021 07:07:31 +0000 (08:07 +0100)
commit53fc70a9a73cd157ed8235f6a73a8752f8f1396a
treee0e48f54a8178d662b0217d4b2b645a707bba584
parent743fb12aa8271c46bce3ec35c3a61834088c7522
protodetect: fix int warnings

There is actually a real evasion with AppLayerProtoDetectPMGetProto
using u16 instead of u32 for buflen
src/app-layer-detect-proto.c