http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5739
Summary: Possible memory leak in libspamc
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
If you send the same message through message_filter multiple times (for example
to retry from an error), libspamc will re-allocate memory for the output buffer
(m->outbuf) without freeing the existing allocation first.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.