]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/http.request_body: fix tracking with xforms 5934/head
authorVictor Julien <victor@inliniac.net>
Thu, 25 Feb 2021 21:00:17 +0000 (22:00 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 26 Feb 2021 09:42:50 +0000 (10:42 +0100)
commit0495be247cbb1bde19f18c0b30314e2dd788e230
treebb95680579ea7ab623005734f2de4e0f65f3ae76
parent16d09a05153ea4b94a2493e318262fa1d04047fa
detect/http.request_body: fix tracking with xforms

Fix handling of file progress tracking for regular http.request_body
along with transform combinations.

This is done by implementing the 'base id' logic.

Related tickets: #4361 #4199 #3616

(cherry picked from commit 4a1482a1cfab7bbf95be81dff9b9db3708f6626a)
src/detect-http-client-body.c