[issue4583] segfault when mutating memoryview to array.array when array is resized

Antoine Pitrou report at bugs.python.org
Sat Dec 13 21:58:41 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a patch for the array module.

----------
keywords: +needs review, patch
nosy: +pitrou
priority:  -> critical
stage:  -> patch review
Added file: http://bugs.python.org/file12347/arraybuf.patch

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


More information about the Python-bugs-list mailing list