Wireshark-bugs: [Wireshark-bugs] [Bug 3725] The GIOP dissector should use ep_ or se_ allocated m

Date: Mon, 16 Aug 2010 08:14:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725

--- Comment #7 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-08-16 08:14:56 PDT ---
(In reply to comment #6)
> For instance, in packet-giop.c a quick look suggests that 4 out the 6 g_malloc
> usages cannot be ep or se since the storage is allocated/used at Wireshark
> initialization and is used until Wireshark exits.

Would the introduction of something like pe_alloc() help in those cases?

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