summaryrefslogtreecommitdiff
path: root/lib/errorcodes.py
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2014-08-26 02:27:51 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2014-08-28 02:17:52 +0100
commit2d601ef157ffcd0d15749fbfb2d5e7fc684144fb (patch)
tree783156ae7e07c802c435173b799f303827091362 /lib/errorcodes.py
parentea54aa77eda09c948a078c4cd7264b0c354b67e7 (diff)
downloadpsycopg2-2d601ef157ffcd0d15749fbfb2d5e7fc684144fb.tar.gz
Fixed memory leak with large objects
Deallocating closed large objects failed to decrement the connection refcount. The fact the lobject is closed doesn't matter for refcount. Issue detected by the always useful scripts/refcounter.py With an extra bit of unrequested whitespace love.
Diffstat (limited to 'lib/errorcodes.py')
0 files changed, 0 insertions, 0 deletions