Skip to content

fix: bug in lz4 decompression handling on multiple compression blocks#193

Merged
embray merged 2 commits into
asdf-format:mainfrom
embray:lz4-compression-header-bug
May 14, 2026
Merged

fix: bug in lz4 decompression handling on multiple compression blocks#193
embray merged 2 commits into
asdf-format:mainfrom
embray:lz4-compression-header-bug

Conversation

@embray
Copy link
Copy Markdown
Collaborator

@embray embray commented May 14, 2026

Did not reset the position of the header read to zero between block reads. That's a bit of a foot-gun; should maybe refactor this a bit later.

@embray embray added the bug Something isn't working label May 14, 2026
Did not reset the position of the header read to zero between block
reads.  That's a bit of a foot-gun; should maybe refactor this a bit
later.
@embray embray force-pushed the lz4-compression-header-bug branch from 99a771b to b7aa76b Compare May 14, 2026 16:36
@embray embray merged commit f491d4a into asdf-format:main May 14, 2026
12 checks passed
@embray embray deleted the lz4-compression-header-bug branch May 14, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant