http://bugzilla.spamassassin.org/show_bug.cgi?id=3780





------- Additional Comments From [EMAIL PROTECTED]  2004-09-15 17:33 -------
hrm.

so I have a version that works (r46140), but there's a catch.

to call the decode_base64() function, decode() has to make a scalar out of the 
raw part data to pass 
over.  so you get a memory suck there.  I can't think of a good way to limit 
that.  The logic for what is 
and what isn't base64 encoding is in decode_base64() and we don't want to 
duplicate it in decode().  
Also, decode_base64() deals with malformed base64, so that confuses matters.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to