]> granicus.if.org Git - python/commit
Properly handle a NULL returned from PyArena_New().
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Sep 2006 04:28:16 +0000 (04:28 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Sep 2006 04:28:16 +0000 (04:28 +0000)
commit2a399b0f1128f2663769a3cd8522d35601712ae5
tree6ebfbc864a592fe4e34eff393e4035851cd3e129
parentbcc119a22ca98facc80e7350b3ffca3335c9d288
Properly handle a NULL returned from PyArena_New().
(Also fix some whitespace)

Klocwork #364.
Python/import.c