Message399161
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 | pablogsal |
|---|---|
| Recipients | pablogsal |
| Date | 2021-08-07.00:25:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1628295924.58.0.701091485763.issue44856@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Here: https://github.com/python/cpython/blob/17c23167942498296f0bdfffe52e72d53d66d693/Python/bltinmodule.c#L60-L88 Seems that new_base is not properly cleaned on the error paths |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-07 00:25:24 | pablogsal | set | recipients: + pablogsal |
| 2021-08-07 00:25:24 | pablogsal | set | messageid: <1628295924.58.0.701091485763.issue44856@roundup.psfhosted.org> |
| 2021-08-07 00:25:24 | pablogsal | link | issue44856 messages |
| 2021-08-07 00:25:23 | pablogsal | create | |