| Summary: | SDL_image 1.2.11 corrupts png of PseudoClass type 8bit | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | alien |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
Sample image
SDL_image-1.2.11-png_channels.patch |
||
|
Description
alien
2012-01-17 22:46:56 UTC
Created attachment 781 [details]
Sample image
AL13N
i think this is the one
Created attachment 785 [details]
SDL_image-1.2.11-png_channels.patch
when looking a the differences between a patch we carried in the 1.2.10 and the 1.2.11; i noted a difference in it, and after fixing that, it seemed to work.
since this is about a 256c png image it should be 1byte, not 3, thus this solves it for me.
thanks alot of the assistance. since i'm a mageia packager, i'm adding the patch to our SDL_image build.
Fixed, thanks! http://hg.libsdl.org/SDL_image/rev/7036dd36a22f |