-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
The base64 implementation has a somewhat pointless line of code to normalise line endings. This could(and did for me personally) lead to random data corruption. See this comment on StackOverflow, and the other comments on that answer.
I have committed a fix removing the offending line as part of my pull request #3.
Metadata
Metadata
Assignees
Labels
No labels