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 _scan_forward (incorrect seek) #6

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

cbrnr
Copy link
Contributor

@cbrnr cbrnr commented Apr 16, 2019

As mentioned in sccn/xdf#34, _scan_forward should advance 16 bytes and not 15.

@cboulay
Copy link
Contributor

cboulay commented Apr 18, 2019

I would love a test file for this but it seems correct.

@cboulay cboulay merged commit 49e9e32 into xdf-modules:master Apr 18, 2019
@cbrnr
Copy link
Contributor Author

cbrnr commented Apr 18, 2019

Yes, we should add tests. I can take care of some, but in this case I've checked with a hex editor and 16 is correct.

@cbrnr cbrnr deleted the fix_seek_forward branch April 18, 2019 06:49
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