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

Fixed GH-18241: imagefilledpolygon underflow with poly coordinates. #18248

Draft
wants to merge 2 commits into
base: PHP-8.3
Choose a base branch
from

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Apr 4, 2025

backporting most of gdImageFilledPolygon except the array sort "optimisation" and adding new checks, if relevant needs to be upstreamed.

backporting most of gdImageFilledPolygon except the array sort
"optimisation" and adding new checks, if relevant needs to be
upstreamed.
@devnexen
Copy link
Member Author

devnexen commented Apr 4, 2025

cc @cmb69 to see if I m headed in the right direction

@devnexen devnexen linked an issue Apr 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libgd integer overflow
1 participant