]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: Treat offset as a signed value
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 7 Nov 2020 14:53:20 +0000 (09:53 -0500)
committerVictor Julien <victor@inliniac.net>
Sun, 15 Nov 2020 07:03:26 +0000 (08:03 +0100)
commit828bf6d1d6151ab040729bf1125d220f8e337bfe
tree69e870f102196a4d6733cb594f6209859d8fa88e
parent76de9815744976891844c8305f6aa96f12f3ae1f
detect: Treat offset as a signed value

This commit updates the detector to treat 'offset' as a signed value to
be compatible with Snort.
src/detect-bytemath.c
src/detect-bytemath.h