]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use PyMem_NEW to detect overflow (closes #23362)
authorBenjamin Peterson <benjamin@python.org>
Mon, 2 Mar 2015 18:23:25 +0000 (13:23 -0500)
committerBenjamin Peterson <benjamin@python.org>
Mon, 2 Mar 2015 18:23:25 +0000 (13:23 -0500)
commite5a853c390f76f8d73939138adf70604fe33ca4c
treeece88ae32480de88961edc2e288b62866b165b8e
parentb779bfba458a8147cce44100cbc14ec304807197
use PyMem_NEW to detect overflow (closes #23362)
Objects/unicodeobject.c