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

Fix 0 samples in deep data #1652

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

kdt3rd
Copy link
Contributor

@kdt3rd kdt3rd commented Mar 1, 2024

Add some additional safety checks, but properly handle when there are 0 samples in a deep scanline / tile (chunk)

Should fix #1639 and OSS-Fuzz 66612

Add some additional safety checks, but properly handle when there are 0
samples in a deep scanline / tile (chunk)

Should fix AcademySoftwareFoundation#1639 and OSS-Fuzz 66612

Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
@kdt3rd kdt3rd merged commit d37e681 into AcademySoftwareFoundation:main Mar 2, 2024
27 checks passed
@kdt3rd kdt3rd deleted the fix_fuzz_66612 branch March 2, 2024 00:53
cary-ilm pushed a commit to cary-ilm/openexr that referenced this pull request Mar 3, 2024
Add some additional safety checks, but properly handle when there are 0
samples in a deep scanline / tile (chunk)

Should fix AcademySoftwareFoundation#1639 and OSS-Fuzz 66612

Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
cary-ilm pushed a commit that referenced this pull request Mar 4, 2024
Add some additional safety checks, but properly handle when there are 0
samples in a deep scanline / tile (chunk)

Should fix #1639 and OSS-Fuzz 66612

Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
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.

GCC 14 exrcheck -c error
2 participants