[Patches] [ python-Patches-1731330 ] Missing Py_DECREF in pysqlite_cache_display

SourceForge.net noreply at sourceforge.net
Tue Jun 5 14:00:31 CEST 2007


Patches item #1731330, was opened at 2007-06-05 22:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1731330&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: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Delaney (tcdelaney)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing Py_DECREF in pysqlite_cache_display

Initial Comment:
In pysqlite_cache_display, if template is NULL, fmt_args is not decrefed before returning from the function.

Diff attached.

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

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


More information about the Patches mailing list