Skip to content

Check presence of value byte in Pixel Representation value#545

Merged
Enet4 merged 2 commits intomasterfrom
bug/parser/read_pixel_representation_panic
Jul 25, 2024
Merged

Check presence of value byte in Pixel Representation value#545
Enet4 merged 2 commits intomasterfrom
bug/parser/read_pixel_representation_panic

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Jul 21, 2024

Resolves #543.

instead of assuming that it is always present,
leading to a panic if it doesn't
@Enet4 Enet4 added bug This is a bug A-lib Area: library C-parser Crate: dicom-parser labels Jul 21, 2024
@Enet4 Enet4 merged commit 4876a59 into master Jul 25, 2024
@Enet4 Enet4 deleted the bug/parser/read_pixel_representation_panic branch July 25, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library bug This is a bug C-parser Crate: dicom-parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic when opening file via dicom_object::file::open_file

1 participant