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 serhiy.storchaka
Recipients WGH, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2017-02-04.19:52:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486237939.8.0.592063332266.issue29444@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your patch WGH. It is correct and fixes out-of-bounds buffer access. But I don't know what would be the better solution: silently adjust indices or raise RuntimeError?
History
Date User Action Args
2017-02-04 19:52:19serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, WGH
2017-02-04 19:52:19serhiy.storchakasetmessageid: <1486237939.8.0.592063332266.issue29444@psf.upfronthosting.co.za>
2017-02-04 19:52:19serhiy.storchakalinkissue29444 messages
2017-02-04 19:52:19serhiy.storchakacreate