]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: don't send empty streammsg at stream end 759/head
authorVictor Julien <victor@inliniac.net>
Wed, 18 Dec 2013 08:14:20 +0000 (09:14 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 10 Jan 2014 15:21:55 +0000 (16:21 +0100)
commit6e389a1fbbd179f77eb46bfb7660555052333255
tree187b60e75fd4d68c9d34838dcaaf2b6de94af93c
parenteb1f5ce35834a162a74993dcb3554dae45d903d6
stream: don't send empty streammsg at stream end

No longer send an empty StreamMsg through the engine on stream end,
the messages were ignored anyway.
src/stream-tcp-reassemble.c