Skip to content

Fixed empty checksum validation#2024

Merged
sydduckworth merged 2 commits intoasdf-format:mainfrom
sydduckworth:blank-checksums-invalid
Apr 15, 2026
Merged

Fixed empty checksum validation#2024
sydduckworth merged 2 commits intoasdf-format:mainfrom
sydduckworth:blank-checksums-invalid

Conversation

@sydduckworth
Copy link
Copy Markdown
Contributor

@sydduckworth sydduckworth commented Apr 15, 2026

Description

  • Fixed bug where missing/all-zero block checksums were treated as invalid when validate_checksums is enabled

Fixes #2019

@sydduckworth sydduckworth requested a review from braingram April 15, 2026 18:58
@sydduckworth sydduckworth requested a review from a team as a code owner April 15, 2026 18:58
Copy link
Copy Markdown
Contributor

@braingram braingram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix. Looks good to me.

@sydduckworth sydduckworth merged commit fd26f88 into asdf-format:main Apr 15, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

asdf considers all blank checksums as invalid

2 participants