summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorKristjan Valur Jonsson <sweskman@gmail.com>2012-05-31 09:37:31 +0000
committerKristjan Valur Jonsson <sweskman@gmail.com>2012-05-31 09:37:31 +0000
commit85634d7a2e4b864c4ca3baa591e9479ffd5a2540 (patch)
treefda37abce087013b6b52f85a19a4ff33c1b13dce /Python/Python-ast.c
parent56517e5cb91c896024934a520d365d6e275eb1ad (diff)
downloadcpython-git-85634d7a2e4b864c4ca3baa591e9479ffd5a2540.tar.gz
Issue #14909: A number of places were using PyMem_Realloc() apis and
PyObject_GC_Resize() with incorrect error handling. In case of errors, the original object would be leaked. This checkin fixes those cases.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions