https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7037
Summary: Review use of proto_tree_add_*() in packet-eapol.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
Nick Lowe <nick.lowe@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8162| |review_for_checkin?
Flags| |
Created attachment 8162
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8162
Correct packet-eapol.c to use proto_tree_add_item() and tidy up.
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The code in packet-eapol.c makes use of other proto_tree_add_*() functions in
places that it should 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.