[Patches] [ python-Patches-684981 ] fix for bug 501716

SourceForge.net noreply@sourceforge.net
Sat, 03 May 2003 03:00:48 -0700


Patches item #684981, was opened at 2003-02-12 00:08
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=684981&group_id=5470

Category: Core (C code)
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Michael Stone (mbrierst)
Assigned to: Martin v. Löwis (loewis)
Summary: fix for bug 501716

Initial Comment:

Fixes bug described there:
"es#" parser marker leaks memory

Also fixes two other minor leaks involving
strings with encoded NULL's and when
a bad buffer_len pointer is passed to
PyArg_Parse...

Is a nicer version of the patch I pasted
in to the comments on the 501716 bug report.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-05-03 12:00

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as getargs.c 2.100.

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

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