]> git.ipfire.org Git - thirdparty/snort3.git/commit
fix paf-type flushing of single segments
authorRuss Combs <rucombs@cisco.com>
Sun, 18 Dec 2016 15:12:44 +0000 (10:12 -0500)
committerRuss Combs <rucombs@cisco.com>
Sun, 18 Dec 2016 16:32:36 +0000 (11:32 -0500)
commit17fcde7b0e8252e47ccdff2d189cb273e73ee809
tree35fb79f08667761ad5e8414f12ef676247052aa6
parent608ef87fe99689db15ce2b55a3ffaae75a3285f6
fix paf-type flushing of single segments
thanks to joaosoares11@hotmail.com for reporting the issue

also fixes double counting of reassembled buffers
minor refactor of flush loop for clarity
src/stream/paf.cc
src/stream/tcp/tcp_reassembler.cc
src/stream/tcp/tcp_reassembler.h