]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/content: Validate content byte array 5130/head
authorJeff Lucovsky <jeff@lucovsky.org>
Thu, 11 Jun 2020 13:08:42 +0000 (09:08 -0400)
committerJeff Lucovsky <jeff@lucovsky.org>
Sun, 5 Jul 2020 15:40:55 +0000 (11:40 -0400)
commit6d169fa90982239c5717ae85ae986f22a324496f
tree4ba3b55756212c13ad3fffbab7ef6cfb2f6e12e7
parentdbb7074bc9ecffb532c2f72c69102452a904f8fe
detect/content: Validate content byte array

This commit checks whether the content byte array is compatible with the
transforms, if any, for the rule.

(cherry picked from commit 051465ee74422eb7578bdb8ef92f76037d7c47ec)
src/detect-content.c