]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/bytemath: bump length to uint32_t
authorVictor Julien <vjulien@oisf.net>
Thu, 7 Dec 2023 16:07:04 +0000 (17:07 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 14 Dec 2023 08:20:19 +0000 (09:20 +0100)
commit83ed2c3b97925d390c2a57fdc8eea52f7d3d2e4c
tree1d9b23aaba8e166de9910d5290676e22c577880a
parentfb497bfa7e275474e880727aa232aac0f09db1e9
detect/bytemath: bump length to uint32_t

This puts the logic in line with the other payload inspection
functions.
src/detect-bytemath.c
src/detect-bytemath.h