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 a missing bgzf->uncompressed_address incr in bgzf_read_small #1800

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

jkbonfield
Copy link
Contributor

This bug crept in with #1772 which was added since last release, so there is no regression.

Fixes #1798 with thanks to John Marshall

This bug crept in with samtools#1772 which was added since last release, so
there is no regression.

Fixes samtools#1798 with thanks to John Marshall
@daviesrob daviesrob merged commit a0969f4 into samtools:develop Jul 1, 2024
9 checks passed
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.

Using bgzf_read_small() breaks subsequent bgzf_useek() calls
2 participants