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 izbyshev
Recipients izbyshev, methane, serhiy.storchaka, vstinner
Date 2018-08-19.17:42:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
A possible NULL return on out-of-memory condition at Objects/unicodeobject.c:6835 is not handled.

Reported by Svace static analyzer.
History
Date User Action Args
2018-08-19 17:42:35izbyshevsetrecipients: + izbyshev, vstinner, methane, serhiy.storchaka
2018-08-19 17:42:35izbyshevsetmessageid: <[email protected]>
2018-08-19 17:42:35izbyshevlinkissue34435 messages
2018-08-19 17:42:35izbyshevcreate