https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3055
           Summary: use DESEGMENT_ONE_MORE_SEGMENT if there's not enough
                    bytes for computing the record length
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: dgautheron@xxxxxxxx
didier gautheron <dgautheron@xxxxxxxx> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2482|                            |review_for_checkin?
               Flag|                            |
Created an attachment (id=2482)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2482)
patch DESEGMENT_ONE_MORE_SEGMENT if there's not enough bytes for computing the
record length
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi,
Since a previous bugfix (I don't remember the number)
DESEGMENT_ONE_MORE_SEGMENT is the right value to return if there's not enough
bytes for the fixed part of a record.
I only changed the 'obvious' ones, following dissectors may need work too:
./epan/dissectors/packet-ldp.c
./epan/dissectors/packet-fcip.c 
./epan/dissectors/packet-iscsi.c
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.