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, vstinner
Date 2018-11-27.16:25:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543335944.69.0.788709270274.issue35322@psf.upfronthosting.co.za>
In-reply-to
Content
Correction: the fall-through in "else if (res == -3)" clause doesn't cause a memory leak, but still results in usage of uninitialized 'str'.
History
Date User Action Args
2018-11-27 16:25:44izbyshevsetrecipients: + izbyshev, vstinner
2018-11-27 16:25:44izbyshevsetmessageid: <1543335944.69.0.788709270274.issue35322@psf.upfronthosting.co.za>
2018-11-27 16:25:44izbyshevlinkissue35322 messages
2018-11-27 16:25:44izbyshevcreate