https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5907
--- Comment #7 from Daniel <daniel@xxxxxxxxxxxxxxxxxxxx> 2011-05-23 03:24:46 PDT ---
- Unneeded includes are gone
- No if (initted) check in proto_reg_handoff
- Cleaned up the column code
- if (tree) problem is fixed, column is filled in and offset is correct in both
cases.
- Removed the len variables and checks and used tvb_new_subset_remaining
I've checked and it still applies cleanly to current SVN (r37355).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.