We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4139 - Some png files fail to load (IDAT: chunk data is too large)
Summary: Some png files fail to load (IDAT: chunk data is too large)
Status: RESOLVED FIXED
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.3
Hardware: All Windows 10
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 14:29 UTC by koen.van.bastelaere
Modified: 2019-06-10 22:29 UTC (History)
0 users

See Also:


Attachments
png file which fails to load (18.66 KB, image/png)
2018-04-17 14:29 UTC, koen.van.bastelaere
Details

Note You need to log in before you can comment on or make changes to this bug.
Description koen.van.bastelaere 2018-04-17 14:29:38 UTC
Created attachment 3224 [details]
png file which fails to load

This is a problem introduced in libpng version 1.6.32
Solved in libpng 1.6.34
Can you bundle libpng 1.6.34 with the next version of SDL2_image?

Thanks
Comment 1 Sam Lantinga 2019-06-10 22:29:41 UTC
The next release will bundle 1.6.35. Thanks!