]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: don't send EOF to AppLayer too soon 1248/head
authorVictor Julien <victor@inliniac.net>
Wed, 10 Dec 2014 16:31:57 +0000 (17:31 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 10 Dec 2014 17:42:30 +0000 (18:42 +0100)
commit41e3bbefbbdc72b540ac9796d181431212e968a0
treee7783f6de38495a533627432f6d7a1be07d88377
parent4b37224145336f2133e3799e25b867b73c5d3b12
stream: don't send EOF to AppLayer too soon

Sending EOF too soon results in the AppLayer cleaning up prematurely.
src/stream-tcp-reassemble.c