New submission from Zackery Spytz <zsp...@gmail.com>:

In nis_maps(), the result of PyUnicode_FromString() is leaked if the 
PyList_Append() call fails.

----------
components: Extension Modules
messages: 330747
nosy: ZackerySpytz
priority: normal
severity: normal
status: open
title: A possible reference leak in the nis module
versions: Python 2.7, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to