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 gvanrossum
Recipients blarsen, gvanrossum
Date 2019-04-01.14:36:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554129387.79.0.384908625051.issue36495@roundup.psfhosted.org>
In-reply-to
Content
New changeset a4d78362397fc3bced6ea80fbc7b5f4827aec55e by Guido van Rossum (Brad Larsen) in branch 'master':
bpo-36495: Fix two out-of-bounds array reads (GH-12641)
https://github.com/python/cpython/commit/a4d78362397fc3bced6ea80fbc7b5f4827aec55e
History
Date User Action Args
2019-04-01 14:36:27gvanrossumsetrecipients: + gvanrossum, blarsen
2019-04-01 14:36:27gvanrossumsetmessageid: <1554129387.79.0.384908625051.issue36495@roundup.psfhosted.org>
2019-04-01 14:36:27gvanrossumlinkissue36495 messages
2019-04-01 14:36:27gvanrossumcreate