[Patches] [ python-Patches-708604 ] unchecked return values - compile.c

SourceForge.net noreply@sourceforge.net
Sun, 23 Mar 2003 19:05:08 -0800


Patches item #708604, was opened at 2003-03-23 20:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=708604&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Jason Harper (jasonharper)
Assigned to: Nobody/Anonymous (nobody)
Summary: unchecked return values - compile.c

Initial Comment:
Various cleanups in Python/compile.c - mainly 
unchecked return values.  Also an unchecked memory 
allocation in PyList_SetSlice that's called by compile.c.

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

>Comment By: Jason Harper (jasonharper)
Date: 2003-03-23 20:05

Message:
Logged In: YES 
user_id=392021

 

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

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