]> granicus.if.org Git - python/commit
Issue #4873: Fix resource leaks in error cases of pwd and grp.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 29 May 2009 15:58:08 +0000 (15:58 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 29 May 2009 15:58:08 +0000 (15:58 +0000)
commit4f16d3b4ac92c93b2d8297cf62b1820603b67b55
tree1f93327ab0944eaf51710bfe7c3d3bf208f011fe
parent3e3eace7d75b748254589b76970367588d320199
Issue #4873: Fix resource leaks in error cases of pwd and grp.
Misc/NEWS
Modules/grpmodule.c
Modules/pwdmodule.c