http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1918
Summary: T30 FCF byte decoding masks DTC, CIG and NCS
Product: Wireshark
Version: SVN
Platform: All
URL: http://www.appsig.com/products/tn048.htm
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jaap.keuter@xxxxxxxxx
Build Information:
Revision: 23208
--
T30 FCF byte decoding masks DTC, CIG and NCS. These values have the top bit set
(X=1) but the read octet is masked by 0x7F before a selection of decoding
options is made.
See packet-t30.c line 918
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.