https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725
Summary: The GIOP dissector should use ep_ or se_ allocated
memory
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: gerald@xxxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
packet-giop.c uses g_malloc and g_new in several places. Shouldn't it use ep_
or se_ allocated memory instead?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.