Wireshark-commits: [Wireshark-commits] rev 22578: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 21 Aug 2007 22:15:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22578

User: richardv
Date: 2007/08/21 10:15 PM

Log:
 From   	 yin sun <sunyin51@xxxxxxxxx> / bug 1722:
 
 When a subdissector on top of TCP set ... DESEGMENT_UNTIL_FIN ... then
 the subdissector should receive the whole reassembled TCP stream in tvb.
 But the bug is it is missing the last payload from the FIN packet.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +6 -10     packet-tcp.c    Modified