]> 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 06:44:23 +0000 (07:44 +0100)
commitea3fb4a465e0ecd3f08c2828aa08804335c77a46
treee88b571ebf9e7c5d0018278d443d95c14149e9a3
parent54ad7de9cea22b9a3c3e7cc64145155126f4dada
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
src/detect-file-data.c