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.