[New-bugs-announce] [issue11826] Leak in atexitmodule

Stefan Krah report at bugs.python.org
Mon Apr 11 08:56:19 CEST 2011


New submission from Stefan Krah <stefan-usenet at bytereef.org>:

Valgrind reports a leak (definitely lost) in atexitmodule.c. The
patch fixes the problem.

----------
components: Extension Modules
files: atexit-leak.patch
keywords: patch
messages: 133501
nosy: skrah
priority: normal
severity: normal
stage: patch review
status: open
title: Leak in atexitmodule
type: resource usage
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file21610/atexit-leak.patch

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


More information about the New-bugs-announce mailing list