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 PNG decoder error handling #225

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

keith2018
Copy link
Contributor

If the PNG file is corrupted (but the file header is intact), tgfx will crash.
This pr complete the error handling in 'src/codecs/png/PngCodec.cpp'

@domchen domchen merged commit 8a4ad59 into Tencent:main Aug 30, 2024
7 checks passed
@domchen
Copy link
Collaborator

domchen commented Aug 30, 2024

@keith2018, your contribution to the TGFX project is greatly appreciated. Thank you!

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