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

SourceForge.net noreply@sourceforge.net
Tue, 11 Feb 2003 15:08:01 -0800


Patches item #684981, was opened at 2003-02-11 23:08
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: Open
Resolution: None
Priority: 5
Submitted By: Michael Stone (mbrierst)
Assigned to: Nobody/Anonymous (nobody)
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.

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

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