[Python-Dev] refleak hunting season

Fred L. Drake, Jr. fdrake at acm.org
Tue Aug 3 08:06:48 CEST 2004


On Tuesday 03 August 2004 12:20 am, Neal Norwitz wrote:
 > It looks like the worst (only?) leakers are:
 >
 >         test_expat_incomplete
 >         test_expat_inpsource_location
 >
 > Both of these cause exceptions to be raised.  I don't know the pyexpat
 > code at all.  But I think I fixed a few leaks with the attached patch.
 > Some leaks were caught by the tests, but I doubt all were.  The patch
 > is a starting point if anyone else wants to give it a shot.  If not,
 > I'll add it to SF or review carefully and check in later.

Please post to SF and assign to me; I'll take a look sometime tomorrow.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>



More information about the Python-Dev mailing list