summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorNeil Conway2006-02-20 20:10:48 +0000
committerNeil Conway2006-02-20 20:10:48 +0000
commit11b347267294ab2f9db42440fc2be6035f59bf28 (patch)
tree08ed3ef7f6ae6169a757d2acf161c7dd96715cf4 /src/include
parent0c853662bdd73ad7ffdcf9e87208b97679826119 (diff)
Fix three Python reference leaks in PLy_traceback(). This would result
in leaking memory when invoking a PL/Python procedure that raises an exception. Unfortunately this still leaks memory, but at least the largest leak has been plugged. This patch also fixes a reference counting mistake in PLy_modify_tuple() for 8.0, 8.1 and HEAD: we don't actually own a reference to `platt', so we shouldn't Py_DECREF() it.
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions