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 vstinner
Recipients Alexander Riccio, benjamin.peterson, pablogsal, vstinner
Date 2020-03-30.21:16:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585602966.57.0.744848842589.issue40020@roundup.psfhosted.org>
In-reply-to
Content
 New changeset 51e3e450fbed46198d9be92add1a5dee6a1f7f41 by Alexander Riccio in branch 'master': bpo-40020: Fix realloc leak on failure in growable_comment_array_add (GH-19083) https://github.com/python/cpython/commit/51e3e450fbed46198d9be92add1a5dee6a1f7f41 
History
Date User Action Args
2020-03-30 21:16:06vstinnersetrecipients: + vstinner, benjamin.peterson, Alexander Riccio, pablogsal
2020-03-30 21:16:06vstinnersetmessageid: <1585602966.57.0.744848842589.issue40020@roundup.psfhosted.org>
2020-03-30 21:16:06vstinnerlinkissue40020 messages
2020-03-30 21:16:06vstinnercreate