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 4501] LTP dissector doesn't handle fragmented segments

Date: Sat, 20 Feb 2010 11:02:41 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4501

--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2010-02-20 11:02:39 PST ---
This patch was apparently checked in.  I fixed some compilation problems that
showed up with the buildbot; for now, I handled the warnings Anders mentioned
by casting the offset and length fields to guint32, but if the offsets and
lengths could ever have values > 2^32, we'd need to change the reassembly code
to handle that.

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