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 David.Edelsohn, python-dev, serhiy.storchaka, vstinner
Date 2014-09-09.14:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410274796.1.0.249759765598.issue21951@psf.upfronthosting.co.za>
In-reply-to
Content
As Victor noted on IRC, ckalloc() panics and doesn't returns NULL in case of error. We should use attemptckalloc() instead.
History
Date User Action Args
2014-09-09 14:59:56serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev, David.Edelsohn
2014-09-09 14:59:56serhiy.storchakasetmessageid: <1410274796.1.0.249759765598.issue21951@psf.upfronthosting.co.za>
2014-09-09 14:59:56serhiy.storchakalinkissue21951 messages
2014-09-09 14:59:55serhiy.storchakacreate