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.