This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients eryksun, izbyshev, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-03-08.16:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520525012.75.0.467229070634.issue33016@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b20d3454e8082e07dba93617793de5dc9237828 by Steve Dower (Alexey Izbyshev) in branch 'master':
bpo-33016: Fix potential use of uninitialized memory in nt._getfinalpathname (#6010)
https://github.com/python/cpython/commit/3b20d3454e8082e07dba93617793de5dc9237828
History
Date User Action Args
2018-03-08 16:03:32steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, izbyshev
2018-03-08 16:03:32steve.dowersetmessageid: <1520525012.75.0.467229070634.issue33016@psf.upfronthosting.co.za>
2018-03-08 16:03:32steve.dowerlinkissue33016 messages
2018-03-08 16:03:32steve.dowercreate