[python-ldap] Suspected memory leak in Modules/errors.c:LDAPerr

David Malcolm dmalcolm at redhat.com
Wed Dec 14 17:49:34 CET 2011


On Thu, 2011-12-08 at 19:14 +0100, Michael Ströder wrote:
> Hi Bradley and David,
> 
> thanks for your analysis and experiments with PyPy.
> 
> I'm not familiar with all this. If you prepare a patch (until tomorrow
> evening) I will test and commit it but I have currently no time during the
> next weeks to dive into that.
Attached is a minimal patch against CVS HEAD which removes the erroneous
Py_DECREF().

Hope this is helpful
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-erroneous-Py_DECREF-on-global-LDAPexception_class.patch
Type: text/x-patch
Size: 552 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20111214/2d2b58c6/attachment.bin>


More information about the python-ldap mailing list