New submission from Pablo Galindo Salgado <pablog...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue44856>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to