https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6166
Summary: a patch to fix CSN_RECURSIVE_TARRAY last bit error in
packet-csn1.c
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: alpha_cl@xxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
CSN_RECURSIVE_TARRAY: Recursive way to specify an array: <list> ::= {1 <number:
bit (4)> <list> | 0}
but the last bit, '0', is not counted.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.