https://issues.apache.org/bugzilla/show_bug.cgi?id=49316
Summary: org.apache.tomcat.lite.util.Base64 broken
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: major
Priority: P2
Component: Modules: tomcat-lite
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25462)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25462)
a test of base64 encode/decode
The base64 implementation in org.apache.tomcat.lite.util.Base64 (trunk, rev.
946138) is broken. Try the attached test.
IMHO it should be thrown away. Its implementation has all kinds of buffer size
problems that are beyond fixing. (The one in org.apache.catalina.util.Base64
works, but it has an interface that is hard to use, I'll file a separate
issue).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]