On Sat, 2007-04-07 at 22:49 +0200, Paul J Stevens wrote: > [EMAIL PROTECTED] wrote: > > This is good evidence that there may be a problem, but doesn't help anybody > > to find it. If you can construct a few session transcripts that reliably > > cause memory leaks, we can start tracking it down. > > I'm thinking of fixing the code so it will work with libgc. I remember > that was a very instructive exercise that helped the 2.0 code > significantly. I'm not sure though glib and gmime are gc-safe.
So long as all memory allocation runs through Glib, we can use this: http://developer.gnome.org/doc/API/2.0/glib/glib-Memory-Allocation.html#GMemVTable Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
