[issue18025] Buffer overflow in BufferedIOBase.readinto()

Roundup Robot report at bugs.python.org
Tue May 28 15:28:14 CEST 2013


Roundup Robot added the comment:

New changeset b864f4056b78 by Serhiy Storchaka in branch '3.3':
Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw
http://hg.python.org/cpython/rev/b864f4056b78

New changeset ad56dff3602f by Serhiy Storchaka in branch 'default':
Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw
http://hg.python.org/cpython/rev/ad56dff3602f

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

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


More information about the Python-bugs-list mailing list