[Patches] [ python-Patches-1444030 ] Several minor fixes for NULL checks, etc.

SourceForge.net noreply at sourceforge.net
Mon Mar 6 12:05:58 CET 2006


Patches item #1444030, was opened at 2006-03-06 20:03
Message generated for change (Settings changed) made by perky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1444030&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: None
Group: Python 2.5
Status: Open
Resolution: None
>Priority: 4
Submitted By: Hye-Shik Chang (perky)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Several minor fixes for NULL checks, etc.

Initial Comment:
Attached patch includes fixes for missing NULL checks,
reference leaks on minor cases found by a static
analysis tool.

It touches:
Python/ceval.c
Python/traceback.c
Python/ast.c
Python/modsupport.c
Objects/object.c
Objects/weakrefobject.c
Objects/unicodeobject.c
Objects/longobject.c
Objects/stringobject.c
Parser/firstsets.c
Modules/arraymodule.c
Modules/zipimport.c
Modules/cStringIO.c


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

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


More information about the Patches mailing list