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 decoding png with invalid text chunks #2027

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Fix decoding png with invalid text chunks #2027

merged 1 commit into from
Oct 14, 2023

Conversation

spiderbiggen
Copy link
Contributor

@spiderbiggen spiderbiggen commented Oct 13, 2023

ignore text chunks while decoding pngs
add png with invalid text chunk to tests
Fixes #2026

I license past and future contributions under the dual MIT/Apache-2.0 license,
allowing licensees to choose either at their option.

@spiderbiggen spiderbiggen changed the title Fix #2026 decoding png with invalid text chunks Fix decoding png with invalid text chunks Oct 13, 2023
ignore text chunks while decoding pngs
add png with invalid text chunk to tests
@fintelia fintelia merged commit 6139e8d into image-rs:master Oct 14, 2023
34 of 35 checks passed
@spiderbiggen spiderbiggen deleted the ignore-png-text-chunks branch October 14, 2023 20:11
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.

Decode PNGs with (potentially) invalid text chunks
2 participants