summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-17 00:57:58 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-07-17 00:57:58 +0200
commitf5fd332a1c4abc1b374c7c618aa59857da29ce91 (patch)
tree97ab10bc7e5648b3c239e532076ecb2733fd466a /Python/pythonrun.c
parentc2fab8cf06e319da020edd0e2d757ddfe72591bf (diff)
downloadcpython-f5fd332a1c4abc1b374c7c618aa59857da29ce91.tar.gz
Issue #18408: Handle PyArena_AddPyObject() failure in ast.c
PyList_Append() (called by PyArena_AddPyObject()) can fail because of a MemoryError for example.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions