Aaron Stone wrote: > 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
Isn't that used already? And then, how would that help in fixing any possible leakage in third party libs we're using (ldap, sql, gmime)? -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
