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.