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 dogbert2
Recipients berker.peksag, dogbert2, serhiy.storchaka, vstinner
Date 2015-04-04.20:07:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAFrbyQyFUDDofz3gWfxmwj+sGw8XGkMcPJENYq_owGpGdVteuQ@mail.gmail.com>
In-reply-to <1428136346.4.0.290504454405.issue23860@psf.upfronthosting.co.za>
Content
I would check 23855 as well, since the malloc() missing a sanity check,
which could be a more serious issue ..

On Sat, Apr 4, 2015 at 1:32 AM, Berker Peksag <report@bugs.python.org>
wrote:

>
> Berker Peksag added the comment:
>
> Thanks for the patch, Bill. If you want to work on similar issues see also
> issue 15948.
>
> ----------
> components: +Extension Modules -Interpreter Core
> nosy: +berker.peksag, haypo, serhiy.storchaka
> stage:  -> patch review
> versions: +Python 3.5
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue23860>
> _______________________________________
>
History
Date User Action Args
2015-04-04 20:07:30dogbert2setrecipients: + dogbert2, vstinner, berker.peksag, serhiy.storchaka
2015-04-04 20:07:30dogbert2linkissue23860 messages
2015-04-04 20:07:30dogbert2create