[issue17671] io.BufferedRWPair can use uninitialized members

Roundup Robot report at bugs.python.org
Wed Feb 12 09:55:36 CET 2014


Roundup Robot added the comment:

New changeset 712b4665955d by Serhiy Storchaka in branch '2.7':
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
http://hg.python.org/cpython/rev/712b4665955d

New changeset 25ff4625680d by Serhiy Storchaka in branch '3.3':
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
http://hg.python.org/cpython/rev/25ff4625680d

New changeset f003ef13c555 by Serhiy Storchaka in branch 'default':
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
http://hg.python.org/cpython/rev/f003ef13c555

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

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


More information about the Python-bugs-list mailing list