[issue23349] PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers

Roundup Robot report at bugs.python.org
Fri Jan 30 20:11:50 CET 2015


Roundup Robot added the comment:

New changeset a9305102c892 by Stefan Krah in branch '2.7':
Issue #23349: Fix off-by-one error in PyBuffer_ToContiguous(). Initial patch
https://hg.python.org/cpython/rev/a9305102c892

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

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


More information about the Python-bugs-list mailing list