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 4186] packet-dcm, packet reassembly is not reliable

Date: Sun, 4 Apr 2010 15:16:57 -0700 (PDT)
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.