https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6221
--- Comment #3 from Martin Kaiser <wireshark@xxxxxxxxx> 2011-08-14 07:58:22 PDT ---
Here's the updated patch. The problem appeared in tpdus that look like
header|body|status. If there is only a single fragment, I put body into the
reassembly routines and get body|status out again :-( see my mails on
wireshark-dev
I worked around this by using a dedicated tvb with only the body. This tvb
serves as input to reassembly routines.
Attached is another capture file where the fragments contain a trailing status.
Thanks for review and merging, as usual ;-)
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.