[issue29110] [patch] Fix file object leak in `aifc.open` when given invalid AIFF file.

INADA Naoki report at bugs.python.org
Fri Mar 24 19:34:29 EDT 2017


INADA Naoki added the comment:


New changeset 02eb4b0bd4a7d86cf5e40567aaa8710b00e079a4 by INADA Naoki in branch '2.7':
bpo-29110: Fix file object leak in aifc.open (GH-356)
https://github.com/python/cpython/commit/02eb4b0bd4a7d86cf5e40567aaa8710b00e079a4


----------

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


More information about the Python-bugs-list mailing list