https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725
--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2010-08-01 14:47:58 CEST ---
(In reply to comment #1)
> If g_malloc/g_new use is discouraged, then at a quick glance there would appear
> to be quite a few other dissectors besides GIOP that should also use ep_ or se_
> allocated memory instead:
That in itself is not a problem. As long as there's a free for every
allocation. Sometimes you can assure that easily, sometimes not. That's where
ep_/se_ memory comes in.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.