ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5983] DTLS fragment reassemble failure

Date: Thu, 2 Jun 2011 09:47:15 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5983

Michael Chen <michaelc@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6445|                            |review_for_checkin?
               Flag|                            |

--- Comment #1 from Michael Chen <michaelc@xxxxxxxxxxxxxxx> 2011-06-02 09:47:13 PDT ---
Created an attachment (id=6445)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6445)
Should use offset instead of fragment_offset for boundary check.

It's a simple confusion of variables. While doing byte availability check, the
'offset' into the tvb should be used instead of fragment_offset.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.