mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
e6a7039451
overflows the valid Py_ssize_t range. Check return values of PyMem_Malloc. Will backport to release25-maint.