]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/mpm: improve transforms handling 7274/head
authorVictor Julien <victor@inliniac.net>
Mon, 26 Oct 2020 20:14:43 +0000 (21:14 +0100)
committerVictor Julien <vjulien@oisf.net>
Wed, 20 Apr 2022 13:19:17 +0000 (15:19 +0200)
commit2f0c3be1b5f1997fcd80074b9eca9bd72e5c16b4
tree546013caf957ba12ddafb740651c5ed5ba137d52
parent46ed338fa041329f7a5ad6f0a6be2e3d9570440e
detect/mpm: improve transforms handling

Make sure keywords with transforms get their own mpm ctx, instead of
sharing it with the 'pure' version of the keyword.

(cherry picked from commit 82d7f6463053e2180883decaef9987b6caea277d)
src/detect-engine-mpm.c
src/util-mpm.c
src/util-mpm.h