diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-12-17 01:18:35 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-12-17 01:18:35 +0000 |
commit | e932a724a4a372c7db21ce7bf40250576b085041 (patch) | |
tree | 02e45ca5656b4838336b1b2b6e9e31cea2f721dc /src/interfaces/python/tutorial/basics.py | |
parent | 9f76d0d926ffe72e32248b7c79f585c47e643981 (diff) | |
download | postgresql-e932a724a4a372c7db21ce7bf40250576b085041.tar.gz postgresql-e932a724a4a372c7db21ce7bf40250576b085041.zip |
To suppress memory leakage in long-lived Lists, lremove() should pfree
the cons cell it's deleting from the list. Do this, and fix a few callers
that were bogusly assuming it wouldn't free the cons cell.
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions