https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2855
Summary: Empty GPRS LLC S frames cause truncated data exception
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: Neil@xxxxxxxxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
S format frames may contain no data, but the code currently creates an empty
TVB for them and calls a subdissector - somewhere in this the "truncated
packet" exception is thrown. Easiest not to create the empty TVB nor try to
sub-dissect.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.