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

Bugfix/fix for size of sub block directory entry dv larger than reserved size #1

Conversation

ptahmose
Copy link
Owner

Fix for the issue discussed in AllenCellModeling/aicspylibczi#84 (comment).

When determining the offset to the payload-data, we need to take the case into account where the size of the "DimensionEntryDV" is larger than the reserved size.

@ptahmose ptahmose merged commit 0638f7c into wolframliblink Jun 21, 2021
@ptahmose ptahmose deleted the bugfix/fix_for_size_of_SubBlockDirectoryEntryDV_larger_than_reserved_size branch June 21, 2021 13:30
pthamose pushed a commit to pthamose/libCZI that referenced this pull request Jun 21, 2021
zeissmicroscopy pushed a commit to zeiss-microscopy/libCZI that referenced this pull request Jun 21, 2021
Co-authored-by: J. Bohl <juergen.bohl@zeiss.com>
zeissmicroscopy pushed a commit to zeiss-microscopy/libCZI that referenced this pull request Jun 22, 2021
#53)

* backport bugfix from ptahmose#1

* fix compilation-error with gcc

Co-authored-by: J. Bohl <juergen.bohl@zeiss.com>
Co-authored-by: J. Bohl <jbohl@h-quer.de>
zeissmicroscopy pushed a commit to zeiss-microscopy/libCZI that referenced this pull request Aug 19, 2021
* backport bugfix from ptahmose#1

* fix compilation-error with gcc

* zstd-update (initial version)

* cosmetic & start "CMake-build-instructions"

* cosmetic

* remove eigen3-files, update CMake-files

* remove eigen, update cmakelist

* cosmetic

* add documentation-build

* move documentation

* move documentation

* minor

* bump version to 0.45, add option --help=build

* doc update

* README.md

* minor

* add check for 'sigbus_on_unaligned_access' in CMake

* update documentation

* fix crash-on-unaligned-access check

* fix crash-on-unaligned-access check

* ensure linking with static C-runtime (on Windows), remove unused files

Co-authored-by: J. Bohl <juergen.bohl@zeiss.com>
Co-authored-by: J. Bohl <jbohl@h-quer.de>
zeissmicroscopy pushed a commit to zeiss-microscopy/libCZI that referenced this pull request Oct 14, 2021
* backport bugfix from ptahmose#1

* fix compilation-error with gcc

* fix a compile-issue with Windows-arm64

* changes from PR49

* taking up some code/ideas from PR48 & PR37

* cosmetic

Co-authored-by: J. Bohl <juergen.bohl@zeiss.com>
Co-authored-by: J. Bohl <jbohl@h-quer.de>
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.

1 participant