]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/file.data: fix mixing transforms (http)
authorVictor Julien <victor@inliniac.net>
Thu, 25 Feb 2021 20:36:27 +0000 (21:36 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 26 Feb 2021 09:42:50 +0000 (10:42 +0100)
commit16d09a05153ea4b94a2493e318262fa1d04047fa
treed68eff4d5472986a95c57f201a4f3088421f0e82
parent646a59644464054046f869f234833c08a8c411d0
detect/file.data: fix mixing transforms (http)

Fix handling of file progress tracking for regular file.data along
with transform combinations for the part of the implementation that
uses the HTTP inspection logic.

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

Related tickets: #4361 #4199 #3616

(cherry picked from commit ea3fb4a465e0ecd3f08c2828aa08804335c77a46)
src/detect-file-data.c