]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/mpm: improve transforms handling
authorVictor Julien <victor@inliniac.net>
Mon, 26 Oct 2020 20:14:43 +0000 (21:14 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 4 Nov 2020 15:30:40 +0000 (16:30 +0100)
commit82d7f6463053e2180883decaef9987b6caea277d
treec128c3762b5b90f5330c9532ee228b2bdb445ebf
parentee15bd80760f9d8298cdc676c3f9f0b80cd5ca46
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.
src/detect-engine-mpm.c
src/util-mpm.c
src/util-mpm.h