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 tontinton
Recipients tontinton
Date 2020-08-12.17:27:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597253261.51.0.12759996374.issue41533@roundup.psfhosted.org>
In-reply-to
Content
When calling a function a stack is allocated via va_build_stack.

There is a leak that happens if do_mkstack fails in it.
History
Date User Action Args
2020-08-12 17:27:41tontintonsetrecipients: + tontinton
2020-08-12 17:27:41tontintonsetmessageid: <1597253261.51.0.12759996374.issue41533@roundup.psfhosted.org>
2020-08-12 17:27:41tontintonlinkissue41533 messages
2020-08-12 17:27:41tontintoncreate