]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16485: Fix file descriptor not being closed if file header patching fails...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 29 Dec 2012 20:38:37 +0000 (22:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 29 Dec 2012 20:38:37 +0000 (22:38 +0200)
commitff2840a76f04c8846e8ad5b7e8379998ab3e87a6
tree66b2d597ba355335032f7bf2b635fd68c4cd3b45
parentd07db96ab6942acef2e95194043d6d30ac48604e
parentf1b63c6f0ef4074ea12bdbc535c8bc9738c9a78e
Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file.
Misc/NEWS