/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Plugin.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin.pm	2005/04/12 02:55:36	161010
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin.pm	2005/04/12 02:59:38	161011
@@ -414,6 +414,11 @@ Signals that a C<Mail::SpamAssassin::Per
 destroyed, and any per-scan context held on that object by this
 plugin should be destroyed as well.
 
+Normally, any member variables on the C<PerMsgStatus> object will be cleaned up
+automatically -- but if your plugin has made a circular reference on that
+object, this is the place to break them so that garbage collection can operate
+correctly.
+
 =over 4
 
 =item permsgstatus

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26