]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/content: Validate content byte array
authorJeff Lucovsky <jeff@lucovsky.org>
Thu, 11 Jun 2020 13:08:42 +0000 (09:08 -0400)
committerJeff Lucovsky <jeff@lucovsky.org>
Mon, 29 Jun 2020 11:17:33 +0000 (07:17 -0400)
commit051465ee74422eb7578bdb8ef92f76037d7c47ec
tree5369fb5a66b2033ca8fb6af143df611c94c136c5
parent8f1a7111ed10f2b017d5190682a6961a1729942d
detect/content: Validate content byte array

This commit checks whether the content byte array is compatible with the
transforms, if any, for the rule.
src/detect-content.c