]> git.ipfire.org Git - thirdparty/suricata.git/commit
range: checks that end is after start
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 13 Oct 2021 19:07:27 +0000 (21:07 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 15 Oct 2021 06:10:52 +0000 (08:10 +0200)
commitbba70607e81b8a74436348470aa1abd4e7f8a2da
treeb22d3f9d96316c7e93518ca77fec5699ae57025c
parent27b4f165b17499cc765ccb770f1cf994992e10f6
range: checks that end is after start

Otherwise, we end up allocating too much memory
src/app-layer-htp-file.c