diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2003-11-02 08:06:29 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2003-11-02 08:06:29 (GMT) |
commit | e2767171133ead86ec3aacc205d1d8365a0a2d07 (patch) | |
tree | 8bbf6e6a28584dc14d3165ab23e1c8c71072fd1e /Lib/bsddb | |
parent | 54a831bef74fc2213dc2a8467236a5f481957d5c (diff) | |
download | cpython-e2767171133ead86ec3aacc205d1d8365a0a2d07.zip cpython-e2767171133ead86ec3aacc205d1d8365a0a2d07.tar.gz cpython-e2767171133ead86ec3aacc205d1d8365a0a2d07.tar.bz2 |
Fix a tuple memory leak when raising DB, DBEnv and DBCursor "object
has been closed" exceptions.
Adds a DBCursorClosedError exception in the closed cursor case for
future use in fixing the legacy bsddb interface deadlock problems
due to its use of cursors with DB_INIT_LOCK | DB_THREAD support
enabled.
Diffstat (limited to 'Lib/bsddb')
0 files changed, 0 insertions, 0 deletions