[issue25525] Deallocation scheme for memoryview is unsafe

Serhiy Storchaka report at bugs.python.org
Sat Oct 31 17:59:03 EDT 2015


Serhiy Storchaka added the comment:

Yes, the "chained memoryviews" in ctypes are a hack and it will be eliminated. But this hack exposed possible weak point in memoryview.

----------

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


More information about the Python-bugs-list mailing list