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

QZXingLive fix for Android #14

Closed
wants to merge 1 commit into from
Closed

QZXingLive fix for Android #14

wants to merge 1 commit into from

Conversation

VictorKoenders
Copy link

We had an issue on Android where the QZXing live demo would crash.

It looks like the fromBGRAtoARGB function would either:

  • have a null image,
  • or it would go out of the range of the image.bits(), manipulating data addresses outside of it's own array.

@ftylitak
Copy link
Owner

This issue should be already fixed by #13.

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