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

Large dataWindow Offset test: for discussion #483

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

peterhillman
Copy link
Contributor

This provides a test for images with extremely large dataWindow offsets, showing that they can be correctly read using the Slice::Make function, as long as the pointer overflow sanityCheck is removed.

The sanityCheck protection may be a safer approach as it protects against code errors, but could limit the ability to read existing OpenEXR files

Copy link
Contributor

@kdt3rd kdt3rd left a comment

Choose a reason for hiding this comment

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

LGTM

@kdt3rd kdt3rd merged commit b0acdd7 into AcademySoftwareFoundation:master Aug 10, 2019
@cary-ilm cary-ilm added this to the v2.4.0 milestone Aug 10, 2019
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.

3 participants