You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@issues.apache.org on 2010/07/05 15:18:02 UTC

[Bug 5452] Many circular references

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5452

Daniel Lemke <le...@jam-software.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lemke@jam-software.com

--- Comment #6 from Daniel Lemke <le...@jam-software.com> 2010-07-05 09:17:57 EDT ---
(In reply to comment #5)
> You don't want WeakRef, you want Scalar::Util.
> 
> It didn't hit core perl until 5.8, though.


Is Perl 5.6.1 still minimum? If possible, I'd like to have the weaken() calls
in a future release. Circular references are causing a huge memory leak for
spamd that makes it necessary to restart our daemon every hour or so.

Daniel

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.