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

SourceForge.net noreply at sourceforge.net
Wed Jun 6 00:12:53 CEST 2007


Patches item #1731330, was opened at 2007-06-05 12:00
Message generated for change (Comment added) made by gbrandl
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: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Tim Delaney (tcdelaney)
Assigned to: Guido van Rossum (gvanrossum)
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.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-06-05 22:12

Message:
Logged In: YES 
user_id=849994
Originator: NO

Backported to 2.5 in rev. 55784.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2007-06-05 21:25

Message:
Logged In: YES 
user_id=6380
Originator: NO

Committed revision 55783.


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

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