Wireshark-bugs: [Wireshark-bugs] [Bug 1831] Packet Bytes pane not always highlighting all bytes

Date: Fri, 7 Sep 2007 23:15:26 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1831


stig@xxxxxxxxxxxxx changed:

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




------- Comment #1 from stig@xxxxxxxxxxxxx  2007-09-07 23:15 GMT -------
Created an attachment (id=904)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=904&action=view)
Proposed patch #1

This patch adds a function "proto_tree_set_appendix(tree, tvb, offset, length)"
to define an appendix for a tree entry, and uses this function in packet-eth
and packet-ieee80211.  I suppose more dissectors can use this.

The data in the appendix is not copied with the Copy functions.

Comments are welcome.


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