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

Correctly handle cases where detected data contains null-bytes #76

Closed
wants to merge 1 commit into from

Conversation

jaant
Copy link

@jaant jaant commented Apr 25, 2020

zbar's zbar_symbol_get_data() API function can return data that contains null-bytes. this patch adds support for such cases.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.095% when pulling 62401e8 on jaant:master into 833b375 on NaturalHistoryMuseum:master.

@micsthepick
Copy link

I have tested this code with a QR that does contain (many) null characters, and it appears to have worked well

@quicklizard99
Copy link
Member

Thanks very much @jaant I would like to make some changes so will raise a fresh PR that includes your commits

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

4 participants