Bug 1833 - rbl_finish() called twice on each message
Summary: rbl_finish() called twice on each message
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P4 minor
Target Milestone: 2.60
Assignee: Daniel Quinlan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-28 17:57 UTC by Daniel Quinlan
Modified: 2003-05-30 16:45 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Quinlan 2003-04-28 17:57:23 UTC
It appears in PerMsgStatus twice and is called twice per message which
seems unnecessary, which one should go?
Comment 1 Antony Mawer 2003-04-29 15:52:06 UTC
Subject: Re: [SAdev]  New: rbl_finish() called twice on each message 


> It appears in PerMsgStatus twice and is called twice per message which
> seems unnecessary, which one should go?

hmm.  the finish() one I suppose.

--j.

Comment 2 Daniel Quinlan 2003-04-30 19:18:38 UTC
fixing this
Comment 3 Duncan Findlay 2003-05-30 23:05:29 UTC
quinlan writes:
fixing this

Closing FIXED.

Dan, re-open if you didn't actually fix this...
Comment 4 Daniel Quinlan 2003-05-31 00:35:03 UTC
No, it's not committed yet... I need to separate it from the timeout
patch which I'm still ambivalent about.
Comment 5 Daniel Quinlan 2003-05-31 00:45:01 UTC
fixed :-)