diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-07-13 21:47:59 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-07-13 21:47:59 (GMT) |
commit | bd70476897a16be21d5e26394c8c367d37e2c4c6 (patch) | |
tree | 1d73abbadace62873665a5e4ff83490637a59c19 /Objects/stringlib | |
parent | b93dc5f0cee59f1c7bfe6c3a85c834e14a708469 (diff) | |
download | cpython-bd70476897a16be21d5e26394c8c367d37e2c4c6.zip cpython-bd70476897a16be21d5e26394c8c367d37e2c4c6.tar.gz cpython-bd70476897a16be21d5e26394c8c367d37e2c4c6.tar.bz2 |
Issue #3153: sqlite leaks on error.
Changed statements of the form Py_DECREF(obj), obj = 0 to Py_CLEAR(obj).
Diffstat (limited to 'Objects/stringlib')
0 files changed, 0 insertions, 0 deletions