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

Reduce PDF417 variance leniency (fixes #1624) #1628

Merged
merged 1 commit into from May 23, 2023

Conversation

gredler
Copy link
Contributor

@gredler gredler commented May 23, 2023

Reduces the leniency of the PDF417 variance check, to avoid stop pattern false positives when decoding some Compact PDF417 barcodes. Fixes #1624. The added test case fails without the change.

@srowen srowen merged commit 72f5ee7 into zxing:master May 23, 2023
5 checks passed
@srowen srowen added this to the 3.5.2 milestone May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Compact PDF417: spurious NotFoundException
2 participants