https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4186
David <david_aggeler@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4489| |review_for_checkin?
Flag| |
--- Comment #6 from David <david_aggeler@xxxxxxxxxx> 2010-04-04 15:16:55 PDT ---
Created an attachment (id=4489)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4489)
Fixed wrong declaration in packet-vlan.c
While working on packet-vmlab.c, I discovered a bug in packet-vlan.c. It is
using proto_tree instead of proto_item. This cases proto_item_append_text() to
append text all over the place.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.