[issue3673] bsddb module leaks memory

Neal Norwitz report at bugs.python.org
Mon Aug 25 05:42:22 CEST 2008


New submission from Neal Norwitz <nnorwitz at gmail.com>:

The attached patch against 2.6 fixes the memory leaks reported against
the bsddb module.  There are still (probably) reference leaks.

Jesus, it would be great if you can look at this before the release.

----------
assignee: jcea
components: Extension Modules
files: bsddb.patch
keywords: patch, patch
messages: 71907
nosy: jcea, nnorwitz
priority: critical
severity: normal
status: open
title: bsddb module leaks memory
type: resource usage
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file11238/bsddb.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3673>
_______________________________________


More information about the Python-bugs-list mailing list