]> granicus.if.org Git - python/commit
Issue #20244: Fixed possible file leaks when unexpected error raised in
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jan 2014 14:28:08 +0000 (16:28 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jan 2014 14:28:08 +0000 (16:28 +0200)
commite413cde95f79544aefce5576ebb92d18cbf6ff2e
tree0f489572ee5fb28f164ea93ab7aeb219d4df7e00
parentc2d01423e02d9721f897812cf6a93e64c7d75c15
Issue #20244: Fixed possible file leaks when unexpected error raised in
tarfile open functions.
Lib/tarfile.py