[ mailman-Patches-691055 ] Patch to fix a base64 decode error in Scrubber

SourceForge.net noreply at sourceforge.net
Fri Feb 21 22:19:20 EST 2003


Patches item #691055, was opened at 2003-02-22 17:19
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=691055&group_id=103

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Simon Coggins (scoggins)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch to fix a base64 decode error in Scrubber

Initial Comment:
The base64 decode of attachments isn't always checked
to see if an exception was raised. Call were placed
around one of the get_payload()  calls, so i removed
that one and put a try/except in the _bdecode()
function. I also removed a redunent if not s: return s
in there too.

This is a fix for bug
http://sourceforge.net/tracker/index.php?func=detail&aid=691039&group_id=103&atid=100103


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=691055&group_id=103



More information about the Mailman-coders mailing list