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.18:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534704703.42.0.56676864532.issue34436@psf.upfronthosting.co.za>
In-reply-to
Content
The condition for disabling overallocation at 225b055/Objects/bytesobject.c:822 is always false.

Reported by Svace static analyzer.
History
Date User Action Args
2018-08-19 18:51:43izbyshevsetrecipients: + izbyshev, vstinner, methane, serhiy.storchaka
2018-08-19 18:51:43izbyshevsetmessageid: <1534704703.42.0.56676864532.issue34436@psf.upfronthosting.co.za>
2018-08-19 18:51:43izbyshevlinkissue34436 messages
2018-08-19 18:51:43izbyshevcreate