https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6923
Summary: gsm_a_common: elem_v_short doesn't create subtree for
the IE
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: 246tnt@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
All the elem_xxx functions of the TLV parser of gsm_a_common create their own
subtree to display each IE. Except for elem_v_short ... so this doesn't look
nice at all (even barely readable since the IE name isn't included anywhere).
Before: http://i.imgur.com/i6RuE.png
After: http://i.imgur.com/VgX2d.png
Patch attached
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.