STINNER Victor added the comment:

scandir-refleak-3.6.patch LGTM. The following removed Py_CLEAR() is just 
redundant, so it's ok to remove it.

-    Py_CLEAR(iterator->path.object);

----------

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

Reply via email to