]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/bytejump: Improve negative post_offset handling.
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 8 Sep 2023 14:09:52 +0000 (10:09 -0400)
committerVictor Julien <victor@inliniac.net>
Fri, 29 Sep 2023 14:25:59 +0000 (16:25 +0200)
commit2bf9d0fdf9778b48c3db8d39e51c6129e19213a3
tree2a64f1f93b53de1e2971a1154e0e77e5780469b9
parent27a665546bb5a71633d5fa0396b2ba46eb119e13
detect/bytejump: Improve negative post_offset handling.

Issue: 4624

Handle negative post_offset values that jump before the buffer as though
they refer to the buffer start.
src/detect-bytejump.c