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 for HDR codec to avoid buffer overread for some malformed files #471

Merged
merged 1 commit into from
May 1, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented May 1, 2024

Fixed an issue when decoding the HDR text header if there is no ending \n present.

@walbourn walbourn self-assigned this May 1, 2024
@walbourn walbourn added bug duplicate hdr Radiance RGBE (HDR) and removed duplicate labels May 1, 2024
@walbourn walbourn merged commit dd6904b into main May 1, 2024
25 checks passed
@walbourn walbourn deleted the hdrbuffor branch May 1, 2024 17:23
@walbourn
Copy link
Member Author

walbourn commented May 1, 2024

Test suite updates here: walbourn/directxtextest@56d74f1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hdr Radiance RGBE (HDR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants