Skip to content

Removed extra base64 encoding step #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2016
Merged

Conversation

fpapadopou
Copy link
Contributor

ChangeLog

The compilation output is always encoded to base64, whether it contains non-printable characters or not. The extra check had to be removed, as it would result in double base64-encoding of binary output contents.

@fpapadopou fpapadopou self-assigned this Jul 4, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3a33d0a on base64-encoding-fix into * on master*.

@fpapadopou fpapadopou merged commit b325d59 into master Jul 4, 2016
@fpapadopou fpapadopou deleted the base64-encoding-fix branch July 4, 2016 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants