Enhance tcp reassembly of the flavor "reassemble one more segment" work properly
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Dec 2006 11:57:31 +0000 (11:57 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 20 Dec 2006 11:57:31 +0000 (11:57 +0000)
commitfcd809709c5e51a1f9ae2870b3ebfbb41c0e9b6f
treea5e1d89264caf7133b88c3e011cd677426f6c011
parentbeaad7a63737271acab682acccdc2a6ce12eedd1
Enhance tcp reassembly of the flavor "reassemble one more segment" work properly
for the quite unusual case when we need to do this multiple times in a row for the same PDU.

This fixes the issue reported by Xiaoguang Liu on the mailinglist
where wireshark did not manage to properly reassemble a big HTTP header spanning several (more than two) tcp segments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20179 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-tcp.c