]> git.ipfire.org Git - thirdparty/suricata.git/commit
http: fix condition check
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 8 Oct 2024 11:51:32 +0000 (13:51 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Oct 2024 10:38:57 +0000 (12:38 +0200)
commite5c4dc39444455b58efafa18289f826149fc18c6
treee858d8250734706a6a20bfa13f1e37963d448811
parent9371133e0ea0818b4be337944a1c788020c1d61f
http: fix condition check

Ticket: 7309

Do not use a constant expression in a condition

(cherry picked from commit 76527dde79a5825299c9534e8da1fabb7fb4279e)
src/app-layer-htp.c