]> granicus.if.org Git - python/commit
Handle PyMem_Malloc failure in pystrtod.c. Closes #1494671.
authorGeorg Brandl <georg@python.org>
Mon, 29 May 2006 14:28:05 +0000 (14:28 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 29 May 2006 14:28:05 +0000 (14:28 +0000)
commitb569ee4863bebac6a8c3437563f30f1acd4f34cc
treefe4588b5d9803c00052660342fbc96bb96573f88
parenta1121fa9350f16bbae18b66b8c3825fd5e4706f6
Handle PyMem_Malloc failure in pystrtod.c. Closes #1494671.
Python/pystrtod.c