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 Mark.Shannon
Recipients Mark.Shannon, eric.snow, erlendaasland, vstinner
Date 2021-11-03.16:22:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635956561.57.0.858522272445.issue45691@roundup.psfhosted.org>
In-reply-to
Content
New changeset acc89db9233abf4d903af9a7595a2ed7478fe7d3 by Mark Shannon in branch 'main':
bpo-45691: Make array of small ints static to fix use-after-free error. (GH-29366)
https://github.com/python/cpython/commit/acc89db9233abf4d903af9a7595a2ed7478fe7d3
History
Date User Action Args
2021-11-03 16:22:41Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, eric.snow, erlendaasland
2021-11-03 16:22:41Mark.Shannonsetmessageid: <1635956561.57.0.858522272445.issue45691@roundup.psfhosted.org>
2021-11-03 16:22:41Mark.Shannonlinkissue45691 messages
2021-11-03 16:22:41Mark.Shannoncreate