diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-07-13 21:47:59 +0000 |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-07-13 21:47:59 +0000 |
commit | bd70476897a16be21d5e26394c8c367d37e2c4c6 (patch) | |
tree | 1d73abbadace62873665a5e4ff83490637a59c19 /Python/ast.c | |
parent | b93dc5f0cee59f1c7bfe6c3a85c834e14a708469 (diff) | |
download | cpython-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