[New-bugs-announce] [issue13058] Fix file descriptor leak on error

Thomas Jarosch report at bugs.python.org
Thu Sep 29 13:29:43 CEST 2011


New submission from Thomas Jarosch <thomas.jarosch at intra2net.com>:

Hi,

attached patch fixes a file descriptor leak on error.

Best regards,
Thomas Jarosch

----------
components: Extension Modules
files: cpython-fix-file-descriptor-leak.patch
keywords: patch
messages: 144588
nosy: thomas.jarosch
priority: normal
severity: normal
status: open
title: Fix file descriptor leak on error
type: resource usage
versions: Python 3.4
Added file: http://bugs.python.org/file23256/cpython-fix-file-descriptor-leak.patch

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


More information about the New-bugs-announce mailing list