[issue27662] Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_New

Xiang Zhang report at bugs.python.org
Wed Aug 3 23:17:07 EDT 2016


Xiang Zhang added the comment:

Add another PY_SIZE_MAX replacement I suggest in listobject.c.

----------
Added file: http://bugs.python.org/file44002/List_New_Calloc.patch

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


More information about the Python-bugs-list mailing list