[issue23362] integer overflow in string translate

Roundup Robot report at bugs.python.org
Mon Mar 2 19:24:37 CET 2015


Roundup Robot added the comment:

New changeset 21cd7f83e0aa by Benjamin Peterson in branch '3.3':
use PyMem_NEW to detect overflow (closes #23362)
https://hg.python.org/cpython/rev/21cd7f83e0aa

New changeset 880906bbf792 by Benjamin Peterson in branch '3.4':
merge 3.3 (#23362)
https://hg.python.org/cpython/rev/880906bbf792

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list