[issue22207] Test for integer overflow on Py_ssize_t: explicitly cast to size_t

Serhiy Storchaka report at bugs.python.org
Tue Jul 11 00:43:38 EDT 2017


Serhiy Storchaka added the comment:


New changeset 44eb51e6fcf45f3c2bf21c16e18c4da48a23d2d3 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (GH-2623) (#2659)
https://github.com/python/cpython/commit/44eb51e6fcf45f3c2bf21c16e18c4da48a23d2d3


----------

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


More information about the Python-bugs-list mailing list