Re: [Orbit-python-list] Bug report: memory leak
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2000-08-10 12:09:07
|
> I'll try and investigate, looking for a missing decref, but I'm not > sure I can find it myself. Could someone else have a look? There are a couple leaks in idl.c that I know about (grep the source for "leak" and you'll see them), and are small enough that could very well account for your problem. (Yes, yes, lazy programming. ;)) I'll fix these this morning and let you know when I've done so. Jason. |