[Patches] [ python-Patches-751114 ] fix memory leaks in posixmodule on Windows

SourceForge.net noreply@sourceforge.net
Sun, 08 Jun 2003 18:39:09 -0700


Patches item #751114, was opened at 2003-06-08 21:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=751114&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Tim Peters (tim_one)
Summary: fix memory leaks in posixmodule on Windows

Initial Comment:
The attached patch should fix memory leaks from
os.listdir() on Windows.  I can't test this, but it
appears that bufptr was leaked in most circumstances.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=751114&group_id=5470