Message 335506 - Python tracker

Message335506

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 benjamin.peterson
Recipients benjamin.peterson, mark.dickinson, rhettinger, wjq-security, xtreak
Date 2019-02-14.07:43:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550130201.13.0.83069666402.issue35991@roundup.psfhosted.org>
In-reply-to
Content
New changeset bb3c05d7efca8d23bf39bc2640297ba2598899f3 by Benjamin Peterson (Zackery Spytz) in branch 'master':
closes bpo-35991: Fix a potential double free in Modules/_randommodule.c. (GH-11849)
https://github.com/python/cpython/commit/bb3c05d7efca8d23bf39bc2640297ba2598899f3
History
Date User Action Args
2019-02-14 07:43:21benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, mark.dickinson, xtreak, wjq-security
2019-02-14 07:43:21benjamin.petersonsetmessageid: <1550130201.13.0.83069666402.issue35991@roundup.psfhosted.org>
2019-02-14 07:43:21benjamin.petersonlinkissue35991 messages
2019-02-14 07:43:21benjamin.petersoncreate