[New-bugs-announce] [issue44856] Possible reference leak in error paths of update_bases()

Pablo Galindo Salgado report at bugs.python.org
Fri Aug 6 20:25:24 EDT 2021


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

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

----------
messages: 399161
nosy: pablogsal
priority: normal
severity: normal
status: open
title: Possible reference leak in error paths of update_bases()

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44856>
_______________________________________


More information about the New-bugs-announce mailing list