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

bug fix: fix integer overflows in png_xy_from_XYZ #621

Merged

Conversation

jbowler
Copy link
Contributor

@jbowler jbowler commented Oct 12, 2024

Signed-off-by: John Bowler [email protected]

@jbowler
Copy link
Contributor Author

jbowler commented Oct 12, 2024

I expect this will fix google fuzzer issue 372819450 Unfortunately I still can't find a way to access their bug reports. The other PR for libpng18 is identical to this one.

Copy link
Member

@ctruta ctruta left a comment

Choose a reason for hiding this comment

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

I expect this will fix google fuzzer issue 372819450 Unfortunately I still can't find a way to access their bug reports. The other PR for libpng18 is identical to this one.

Well, thumbs-up from me, and let's see how it goes.

@ctruta ctruta merged commit 65470ac into pnggroup:libpng16 Oct 13, 2024
1 check passed
@jbowler jbowler deleted the libpng16-png_colorspace_xy_from_XYZ-overflow branch October 13, 2024 21:28
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.

2 participants