Skip to content
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

base64 decoding: Do not assume that char is signed. #246

Closed
wants to merge 1 commit into from

Conversation

nmav
Copy link
Contributor

@nmav nmav commented Jun 5, 2014

In the systems where char is unsigned by default the base64 decoding
would crash.

In the systems where char is unsigned by default the base64 decoding
would crash.
@viktorTarasov
Copy link
Member

Applied in 77d8fa3 (opensc-0.14.0 branch)

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.

None yet

2 participants