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

PNG: Fuzz with bit depths both 8 and 16 #74

Merged
merged 2 commits into from
Feb 2, 2023
Merged

PNG: Fuzz with bit depths both 8 and 16 #74

merged 2 commits into from
Feb 2, 2023

Conversation

Shnatsel
Copy link
Contributor

@Shnatsel Shnatsel commented Feb 1, 2023

Lower bit depths fail to roundtrip, I'm not sure why. The same works for image-png for all bit depths: image-rs/image-png#376

So I've limited fuzzing to bit depths 8 and 16 for now, and added a TODO to expand it to other bit depths later.

@etemesi254
Copy link
Owner

It's noted that we currently expand bit depths lower than 8 to 8, so that may cause faliure

@etemesi254 etemesi254 merged commit 008f02a into etemesi254:dev Feb 2, 2023
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.

None yet

2 participants