Patches item #1731330, was opened at 2007-06-05 08:00
Message generated for change (Comment added) made by gvanrossum
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: 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: Guido van Rossum (gvanrossum)
Date: 2007-06-05 17: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
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to