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 methane
Recipients audric, methane, vstinner, xiang.zhang
Date 2017-02-04.10:12:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486203125.6.0.853006890515.issue29438@psf.upfronthosting.co.za>
In-reply-to
Content
This is use after free, not overflow.
This patch is based on Python 3.6, but I think 3.5 has same issue.
I'll check it.
History
Date User Action Args
2017-02-04 10:12:05methanesetrecipients: + methane, vstinner, xiang.zhang, audric
2017-02-04 10:12:05methanesetmessageid: <1486203125.6.0.853006890515.issue29438@psf.upfronthosting.co.za>
2017-02-04 10:12:05methanelinkissue29438 messages
2017-02-04 10:12:05methanecreate