[issue14212] Segfault when using re.finditer over mmap

Roundup Robot report at bugs.python.org
Wed Mar 7 21:59:28 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 10a79a33d09b by Benjamin Peterson in branch '3.2':
keep the buffer object around while we're using it (closes #14212)
http://hg.python.org/cpython/rev/10a79a33d09b

New changeset 17dfe24e5107 by Benjamin Peterson in branch 'default':
merge 3.2 (#14212)
http://hg.python.org/cpython/rev/17dfe24e5107

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list