]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: don't send EOF to AppLayer too soon 1247/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 16:54:07 +0000 (17:54 +0100)
commit096b85ab683856ec0e718a879c1698d01b42a331
tree61ef4d2d8b7c0a3db78824ac39ec59f12b8310e2
parent0bb2b15491995c66e2b600e5e71c70ffd0de1513
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