[issue1469] SSL tests leak memory

Christian Heimes report at bugs.python.org
Thu Dec 6 16:26:02 CET 2007


Christian Heimes added the comment:

New patch

The new patch doesn't cause a seg fault but it doesn't help. It
*increases* the number of reference leaks.

test_ssl leaked [1610, 1610] references, sum=3220

Added file: http://bugs.python.org/file8885/ssl_gc.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1469>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl_gc.patch
Type: text/x-diff
Size: 3240 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071206/6be6945a/attachment-0001.patch 


More information about the Python-bugs-list mailing list