[issue23370] PyBuffer_FromContiguous() off-by-one error for non-contiguous buffers

Stefan Krah report at bugs.python.org
Sun Feb 1 16:05:51 CET 2015


New submission from Stefan Krah:

Same as #23349.

----------
messages: 235178
nosy: skrah
priority: normal
severity: normal
stage: needs patch
status: open
title: PyBuffer_FromContiguous() off-by-one error for non-contiguous buffers
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list