[New-bugs-announce] [issue13018] Resource is not released before returning from the functiion

Suman Saha report at bugs.python.org
Tue Sep 20 16:56:04 CEST 2011


New submission from Suman Saha <sumsaha at gmail.com>:

Something that is allocated using PyObject_CallObjec is not freed on one
or more error paths.

----------
files: python_patch6
messages: 144335
nosy: Suman.Saha
priority: normal
severity: normal
status: open
title: Resource is not released before returning from the functiion
type: resource usage
Added file: http://bugs.python.org/file23203/python_patch6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13018>
_______________________________________


More information about the New-bugs-announce mailing list