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

Adds checks for failed reads and gzip files with corrupt crc. #79

Merged
merged 1 commit into from
Feb 11, 2017

Conversation

pmelsted
Copy link
Contributor

Adds a new return code of -3 when __read, usually read in clib or gzread returns a -1 error.

when kseq_read returns -3, the previous read might be partially read from the file.

Resolves issue #78

@lh3 lh3 merged commit 49900f0 into attractivechaos:master Feb 11, 2017
@lh3
Copy link
Collaborator

lh3 commented Feb 11, 2017

Thanks, @pmelsted!

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