[Python-bugs-list] [ python-Bugs-478003 ] possible memory leaks in err handling

noreply@sourceforge.net noreply@sourceforge.net
Sun, 04 Nov 2001 07:02:11 -0800


Bugs item #478003, was opened at 2001-11-04 07:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478003&group_id=5470

Category: Extension Modules
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Nobody/Anonymous (nobody)
Summary: possible memory leaks in err handling

Initial Comment:
This patch fixes problems caught during code inspection
they seem correct, but I don't think the regression
tests hit these paths.  I'm not sure how to test them.

Files in patch:

Modules/getaddrinfo.c
Modules/socketmodule.c
Python/compile.c


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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=478003&group_id=5470