[Python-Dev] Mixing memory management APIs (original) (raw)

Neal Norwitz neal@metaslash.com
Wed, 06 Feb 2002 18:36:19 -0500


"M.-A. Lemburg" wrote:

Neal Norwitz wrote: > "M.-A. Lemburg" wrote: > > >>I've checked in a patch for the UTF-8 codec problem. Could you >>try Purify against the CVS version ? >> > > with-pymalloc or without or both? Both if possible -- the leakage showed up with pymalloc AFAIR :-)

I forgot to mention that purify reports no memory leaks either with or without pymalloc.

Neal