Ethereal-dev: Re: [Ethereal-dev] Re: rev 15660: /trunk/plugins/asn1/: packet-asn1.c/trunk/epan

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 06 Sep 2005 10:55:37 -0700
W. Borgert wrote:

Possibly.  As I don't know much about the issue, I asked on the
Gtk+ mailing list for advice.  I got the answer, that the g_try
functions exactly are for that purpose.  Furthermore, people
told me, that since glib 2.0, the memory management can be
overridden easily(?), using g_mem_set_vtable().

We still support GTK+ 1.2[.x] and thus GLib 1.2[.x], however.