summaryrefslogtreecommitdiff
path: root/Python/ast.c
diff options
context:
space:
mode:
authorAlexandre Vassalotti <alexandre@peadrop.com>2008-07-13 21:47:59 +0000
committerAlexandre Vassalotti <alexandre@peadrop.com>2008-07-13 21:47:59 +0000
commitbd70476897a16be21d5e26394c8c367d37e2c4c6 (patch)
tree1d73abbadace62873665a5e4ff83490637a59c19 /Python/ast.c
parentb93dc5f0cee59f1c7bfe6c3a85c834e14a708469 (diff)
downloadcpython-git-bd70476897a16be21d5e26394c8c367d37e2c4c6.tar.gz
Issue #3153: sqlite leaks on error.
Changed statements of the form Py_DECREF(obj), obj = 0 to Py_CLEAR(obj).
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions