[issue34087] int(s), float(s) and others may cause segmentation fault

INADA Naoki report at bugs.python.org
Fri Jul 13 23:06:52 EDT 2018


INADA Naoki <songofacandy at gmail.com> added the comment:


New changeset 16dfca4d829e45f36e71bf43f83226659ce49315 by INADA Naoki in branch 'master':
bpo-34087: Fix buffer overflow in int(s) and similar functions (GH-8274)
https://github.com/python/cpython/commit/16dfca4d829e45f36e71bf43f83226659ce49315


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34087>
_______________________________________


More information about the Python-bugs-list mailing list