]> granicus.if.org Git - python/commit
Issue #27781: Fixes uninitialized fd when !MS_WINDOWS and !HAVE_OPENAT
authorSteve Dower <steve.dower@microsoft.com>
Fri, 9 Sep 2016 16:03:15 +0000 (09:03 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 9 Sep 2016 16:03:15 +0000 (09:03 -0700)
commit6230aaf56145f9ed67b6fbc572d9a3d3ae500e38
tree6527075c4ae8b314f6b23f4b6cd505c9e5f468f0
parent18591e418915aad9811dc1c7a064ca244fcc7f68
Issue #27781: Fixes uninitialized fd when !MS_WINDOWS and !HAVE_OPENAT
Modules/posixmodule.c