replicant-packages_apps_Email/src/org/apache
Mihai Preda 629e18ad86 Fix base64 decoder. BUG 2081740.
It was broken by CL 22378.
The bug was in the situation when "==" (two padding chars) were at
the end, the reading did not stop after the first '=',
and thus one more char of output was generated.
Add more unit-test for base64 decoding.
2009-08-27 22:24:30 +02:00
..
commons/io auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
james/mime4j Fix base64 decoder. BUG 2081740. 2009-08-27 22:24:30 +02:00