Serhiy Storchaka added the comment:

The owning of references in the path_t structure was changed in issue29034, but 
some code still directly manipulates reference counters of path_t fields. 
Proposed patch should fix the leak.

----------
keywords: +patch
nosy: +xiang.zhang
stage:  -> patch review
Added file: http://bugs.python.org/file46608/scandir-refleak-3.6.patch

_______________________________________
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