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

INADA Naoki report at bugs.python.org
Wed Feb 22 02:23:33 EST 2017


INADA Naoki added the comment:


New changeset 03f68b60e17b57f6f13729ff73245dbb37b30a4c by INADA Naoki in branch 'master':
bpo-29110: Fix file object leak in `aifc.open` when given invalid AIFF file. (GH-162)
https://github.com/python/cpython/commit/03f68b60e17b57f6f13729ff73245dbb37b30a4c


----------
nosy: +inada.naoki

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


More information about the Python-bugs-list mailing list