]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: allow 0-sized non-NULL buffers to match
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 27 Apr 2023 14:39:31 +0000 (16:39 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 5 May 2023 08:27:35 +0000 (10:27 +0200)
commite80974966dc46aeaac69e6f0665480c2dd112d2e
tree8e01a45618cda2314b9825baa6d92ee61c49b765
parentb5fbdc3e5fa5c5b58824d2af845cfe8d11986a7c
detect: allow 0-sized non-NULL buffers to match

Such as a HTTP1 header with an empty value

Ticket: #6025
src/detect-engine-content-inspection.c