https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5610
Summary: TDLS (IEEE 802.11z) setup messages may not include all
fields
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: j@xxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
TDLS Setup Response/Confirm message may not include all the fields in case of
an error indication (non-zero status code). Currently, Wireshark marks such
frames as malformed, but they are actually not. Fix this by verifying whether
non-zero status code is used. In addition, use explicit validation of the
remaining length and an expert info instead of implicit failure by an
exception.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.