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 1932] New: Possible null pointer in packet-gdsdb.c

Date: Mon, 22 Oct 2007 22:04:37 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1932

           Summary: Possible null pointer in packet-gdsdb.c
           Product: Wireshark
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: packetsteve@xxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
 line 1266 in packet-gdsdb.c calls match_strval, which can return a null value
and crash wireshark. Probably should use val_to_str.


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