]> git.ipfire.org Git - thirdparty/suricata.git/commit
pcre: Sticky buffer check 4598/head
authorJeff Lucovsky <jeff@lucovsky.org>
Wed, 19 Feb 2020 14:16:36 +0000 (09:16 -0500)
committerVictor Julien <victor@inliniac.net>
Mon, 24 Feb 2020 10:27:59 +0000 (11:27 +0100)
commite73aec150b165285d51425356c4d3b03b83781de
tree4afea7cc776b5d7ddcebf38fe1b3402ad17e98bb
parent8279bab8dc6bd1da636134d5bf67cf4c0efb843c
pcre: Sticky buffer check

This commit adds logic checking if the sticky buffer in effect provides
the required content.

If the sticky buffer doesn't, the rule will not load and a diagnostic
message with follow-on steps is displayed.
src/detect-pcre.c