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 7020] New: Review use of proto_tree_add_text in packet-eap

Date: Mon, 2 Apr 2012 01:14:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020

           Summary: Review use of proto_tree_add_text in packet-eap.c
           Product: Wireshark
           Version: 1.7.x (Experimental)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: nick.lowe@xxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The code in packet-eap.c makes use of proto_tree_add_text() in places that it
should probably be using proto_tree_add_item().

Review usage and correct as necessary.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.