]> granicus.if.org Git - python/commit
Prevent crash if alloc of garbage fails. Found by Typo.pl.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:20:12 +0000 (21:20 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:20:12 +0000 (21:20 +0000)
commite7e4e2dfabe981f3ebb9a22d270c7dac6650ac9c
treef150eb2c47bd8c752e847d61e6d1af65fe4f362c
parent21997afb0c764d5eb50dbe52249d838a597c0a08
Prevent crash if alloc of garbage fails.  Found by Typo.pl.

Will backport.
Objects/listobject.c