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

Bulk Data handling fixes. #801

Open
wants to merge 3 commits into
base: generic-config
Choose a base branch
from

Conversation

andrew-cowan
Copy link

  • TruncatedPixelDataException now contains a detailed message regarding the state of the stream.
  • BulkURIImageInputStream now throws exceptions when invalid offset or length are passed in.
  • BulkDataDicomImageAccessor.countFrames() now properly handles uncompressed pixel data of odd length.
  • BulkDataDicomImageAccessor.containsPixelData() properly handles empty pixel data

Andrew Cowan and others added 2 commits October 5, 2020 18:40
- TruncatedPixelDataException now contains a detailed message regarding the state of the stream.
- BulkURIImageInputStream now throws exceptions when invalid offset or length are passed in.
- BulkDataDicomImageAccessor.countFrames() now properly handles uncompressed pixel data of odd length.
- BulkDataDicomImageAccessor.containsPixelData() properly handles empty pixel data
@hczedik
Copy link
Member

hczedik commented Aug 25, 2021

@andrew-cowan, this PR is open since about a year now. Are you still working in this, or should it be closed?

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.

None yet

2 participants