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

-Modified skipBytes() Issue #71. #117

Conversation

RogerMathisen
Copy link
Contributor

Fix to handle skipping past the end of the file.

david-russo added a commit to bl-dpt/jhove that referenced this pull request Mar 17, 2017
Broken during incorrect merge of PR openpreserve#117. Each loop of the skip method
was skipping the same amount of bytes, not subtracting the amount already
skipped amount. Reverted to original pull request code then refactored.

Fixes openpreserve#71, fixes openpreserve#193.
david-russo added a commit to bl-dpt/jhove that referenced this pull request Mar 17, 2017
Broken during incorrect merge of PR openpreserve#117. Each loop of the skip method
was skipping the same amount of bytes, not subtracting the amount already
skipped. Reverted to original pull request code then refactored.

Fixes openpreserve#71, fixes openpreserve#193.
@carlwilson
Copy link
Member

Fixed by #188 + #194

@carlwilson carlwilson closed this Mar 21, 2017
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 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.

2 participants