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

src: fix base64 decoding #11995

Merged
merged 1 commit into from
Mar 31, 2017
Merged

src: fix base64 decoding #11995

merged 1 commit into from
Mar 31, 2017

Commits on Mar 31, 2017

  1. src: fix base64 decoding

    Make sure trailing garbage is not treated as a valid base64 character.
    
    Fixes: #11987
    PR-URL: #11995
    Reviewed-By: Anna Henningsen <[email protected]>
    seishun committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    7e0c3ab View commit details
    Browse the repository at this point in the history