Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1903] New: wimaxasncp: TLVs defined in XML files

Date: Tue, 9 Oct 2007 04:55:01 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1903

           Summary: wimaxasncp: TLVs defined in XML files
           Product: Wireshark
           Version: 0.99.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: stephen.d.croll@xxxxxxxxx


Build Information:
wireshark 0.99.7 (SVN Rev 23102)

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.10.14, with GLib 2.12.13, with libpcap 0.9.7, with libz
1.2.3, with libpcre 7.0, without SMI, without ADNS, without Lua, with GnuTLS
1.4.5, with Gcrypt 1.2.4, with MIT Kerberos, without PortAudio, without
AirPcap.

Running on Linux 2.6.22.9-91.fc7, with libpcap version 0.9.7.

Built using gcc 4.1.2 20070925 (Red Hat 4.1.2-27).

--
The wimaxasncp dissector was enhanced to read TLV definitions from XML files. 

Additionally, a memory leak was identified and fixed. See packet-wimaxasncp.c,
function wimaxasncp_dissect_tlv_value(); changed call from tvb_get_string() to
tvb_get_ephemeral_string().

This code has passed fuzz testing.

Note: The XML/DTD files are installed in $(pkgdatadir)/plugins/wimaxasncp (is
there a better place?).


-- 
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.