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

Fix false-positive in ARW detection #251

Merged
merged 1 commit into from Oct 22, 2019

Conversation

mceachen
Copy link
Contributor

@mceachen mceachen commented Oct 20, 2019

It looks like the 9th byte offset is a version number, so the ARW matching is now relying on a long, static byte series found after the version number.

Fixes #249

It looks like the 9th offset is a version number, so the ARW matching is now relying on a long, static byte series found after the version number.
@mceachen mceachen mentioned this pull request Oct 20, 2019
@sindresorhus sindresorhus changed the title Added additional ARW exemplar and pattern match for the new type. Fixes #249. Fix false-positive in ARW detection Oct 22, 2019
@sindresorhus sindresorhus merged commit f379c5b into sindresorhus:master Oct 22, 2019
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.

ARW files report as TIF
2 participants