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

Serhiy Storchaka report at bugs.python.org
Mon Jul 10 23:55:27 EDT 2017


Serhiy Storchaka added the comment:


New changeset 64e461be09e23705ecbab43a8b01722186641f71 by Serhiy Storchaka in branch 'master':
bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (#2623)
https://github.com/python/cpython/commit/64e461be09e23705ecbab43a8b01722186641f71


----------

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


More information about the Python-bugs-list mailing list