]> git.ipfire.org Git - thirdparty/suricata.git/commit
file: consistently track size of gaps
authorVictor Julien <vjulien@oisf.net>
Mon, 13 Jun 2022 10:55:52 +0000 (12:55 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 13 Jun 2022 14:59:47 +0000 (16:59 +0200)
commit71ef62bfc5ee8ffe4798467935f4f9386178565e
treebe2626545437d390efff95a0a5cb2ec3c3a2d489
parentfc566037b464055fe5792b01b8cb2b04e94233f9
file: consistently track size of gaps

Until now only the size of gaps counted in the regular append, not
close and open.

Bug: #5392.
src/util-file.c