ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2977] New: Non-printable charaters in code page 936

Date: Sat, 18 Oct 2008 04:06:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2977

           Summary: Non-printable charaters in code page 936
           Product: Wireshark
           Version: SVN
          Platform: PC
               URL: http://www.mail-archive.com/wireshark-
                    dev@xxxxxxxxxxxxx/msg08164.html
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: beanniecai@xxxxxxx
                CC: guy@xxxxxxxxxxxx



beanniecai <beanniecai@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2375|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2375)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2375)
diff on packet-ieee80211.c and packet-sndcp-xid.c

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Change non-printable characters(code page 936, simplified Chineses) 0x96 in
packet-ieee80211.c and 0xa7 in packet-sndcp-xid.c to '-' and null character,
otherwise there is always warning C4819 using MS compiler.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.