[issue18344] _bufferedreader_read_all() may leak reference to data

Roundup Robot report at bugs.python.org
Mon Jul 15 17:11:29 CEST 2013


Roundup Robot added the comment:

New changeset 9ce863993a38 by Richard Oudkerk in branch '3.3':
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
http://hg.python.org/cpython/rev/9ce863993a38

New changeset 9b041f44cb63 by Richard Oudkerk in branch 'default':
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
http://hg.python.org/cpython/rev/9b041f44cb63

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18344>
_______________________________________


More information about the Python-bugs-list mailing list