]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: Count buffer id once
authorJeff Lucovsky <jlucovsky@oisf.net>
Thu, 14 Sep 2023 14:29:17 +0000 (10:29 -0400)
committerVictor Julien <victor@inliniac.net>
Fri, 15 Sep 2023 15:09:00 +0000 (17:09 +0200)
commitf293823ab3f169ca07eb7e587a01737e15041b8d
treec8fc6171c6ae066002adbe092253febe13d84f3a
parent2fa0fac2897628a8c1e4c11c888447a5d55b8df8
detect: Count buffer id once

This commit removes a second, unnecessary increment of the de_ctx buffer
id.

Issue: 5211
src/detect-engine.c