Wireshark-bugs: [Wireshark-bugs] [Bug 3522] New: Type of field "wps.serial_number" should be FT_

Date: Wed, 10 Jun 2009 02:29:57 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3522

           Summary: Type of field "wps.serial_number" should be FT_STRING
                    not FT_BYTES
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jensb@xxxxxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi there,

the type of the field "wps.serial_number" should be FT_STRING, not FT_BYTES.
This also makes wps.serial_numer decode like wps.model_number. I believe both
fields should be decoded the same way, as they transport similar information
and WPS Spec defines them technical identical.

Please find the attached trivial patch against trunk r28684.

Regards, Jens


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