]> git.ipfire.org Git - thirdparty/suricata.git/commit
streaming/buffer: account sbb data size
authorVictor Julien <victor@inliniac.net>
Fri, 4 Jun 2021 13:31:33 +0000 (15:31 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 1 Jul 2021 12:05:36 +0000 (14:05 +0200)
commitbe1baa8cab1bc51228d2d882b15880a36c377be4
tree69c5fe3e0a76ccc58c6a87f344dfd788f48dc2b4
parentb8499de498f0e31bb31097ac8b959e3877573de0
streaming/buffer: account sbb data size

When tracking data track the size of the blocks so that in case
of gaps we can still know how much data we hold.
src/util-streaming-buffer.c
src/util-streaming-buffer.h