[Python-bugs-list] [ python-Bugs-477700 ] memory leaks in gdbm & curses
noreply@sourceforge.net
noreply@sourceforge.net
Sun, 11 Nov 2001 06:25:42 -0800
Bugs item #477700, was opened at 2001-11-02 18:37
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=477700&group_id=5470
Category: Extension Modules
Group: Python 2.2
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Martin v. Löwis (loewis)
Summary: memory leaks in gdbm & curses
Initial Comment:
Purify reports memory leaks in gdbm & curses modules.
The attached patch fixes these two small leaks.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2001-11-11 06:24
Message:
Logged In: YES
user_id=21627
Thanks for the patch, committed as _cursesmodule.c 2.59 and
gdbmmodule.c 2.30.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2001-11-07 14:22
Message:
Logged In: YES
user_id=21627
The patch looks fine to me.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2001-11-04 14:49
Message:
Logged In: YES
user_id=21627
There's no uploaded file! You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.
Please try again.
(This is a SourceForge annoyance that we can do
nothing about. :-( )
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=477700&group_id=5470