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 ned.deily
Recipients eryksun, izbyshev, larry, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-10.17:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557509799.96.0.301143994472.issue33001@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77c02cdce2d7b8360771be35b7676a4977e070c1 by larryhastings (Steve Dower) in branch '3.4':
[3.4] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5992)
https://github.com/python/cpython/commit/77c02cdce2d7b8360771be35b7676a4977e070c1
History
Date User Action Args
2019-05-10 18:06:59ned.deilyunlinkissue33001 messages
2019-05-10 17:36:39ned.deilysetrecipients: + ned.deily, paul.moore, vstinner, larry, tim.golden, zach.ware, eryksun, steve.dower, izbyshev, miss-islington
2019-05-10 17:36:39ned.deilysetmessageid: <1557509799.96.0.301143994472.issue33001@roundup.psfhosted.org>
2019-05-10 17:36:39ned.deilylinkissue33001 messages
2019-05-10 17:36:39ned.deilycreate