]> granicus.if.org Git - python/commit
bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 8 Mar 2018 22:50:30 +0000 (14:50 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 22:50:30 +0000 (14:50 -0800)
commit32efcd13069a89abf007373274ee1bc0909d1996
treedae581e42711b12dec5b1340294656e738b47233
parent2f3ba27185a369bcb6b36b13aa3518ffcc970ffa
bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (GH-6032)
Misc/NEWS.d/next/Windows/2018-03-07-01-33-33.bpo-33016.Z_Med0.rst [new file with mode: 0644]
Modules/posixmodule.c