Skip to content

avoid large allocations #1979

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

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

kdt3rd
Copy link
Contributor

@kdt3rd kdt3rd commented Feb 9, 2025

If the chunk table is unable to provide the specified data window, do not allocate the frame buffer (or cache framebuffer) to that size

Copy link
Contributor

@meshula meshula left a comment

Choose a reason for hiding this comment

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

lgtm

If the chunk table is unable to provide the specified data window, do
not allocate the frame buffer (or cache framebuffer) to that size

Signed-off-by: Kimball Thurston <[email protected]>
@cary-ilm cary-ilm merged commit 2df7802 into AcademySoftwareFoundation:main Feb 12, 2025
34 of 35 checks passed
cary-ilm pushed a commit to cary-ilm/openexr that referenced this pull request Mar 10, 2025
If the chunk table is unable to provide the specified data window, do
not allocate the frame buffer (or cache framebuffer) to that size

Signed-off-by: Kimball Thurston <[email protected]>
cary-ilm pushed a commit to cary-ilm/openexr that referenced this pull request Mar 19, 2025
If the chunk table is unable to provide the specified data window, do
not allocate the frame buffer (or cache framebuffer) to that size

Signed-off-by: Kimball Thurston <[email protected]>
cary-ilm pushed a commit that referenced this pull request Mar 20, 2025
If the chunk table is unable to provide the specified data window, do
not allocate the frame buffer (or cache framebuffer) to that size

Signed-off-by: Kimball Thurston <[email protected]>
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