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

Suman Saha report at bugs.python.org
Tue Sep 20 16:58:13 CEST 2011


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

Something that is allocated using PyUnicode_DecodeFSDefault is not freed on one error path.

----------
files: python_patch9
messages: 144338
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/file23206/python_patch9

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


More information about the New-bugs-announce mailing list