summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-06-01 21:33:58 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-06-01 21:40:51 +0200
commitf02cc54c84efcea6ee4c65b64853d8c5671090e9 (patch)
tree8c9454833a39beccb4adfe926720fdd84ced4d6f /test
parentc96cd51fe73fddb4e9188e4f857938d33f386664 (diff)
Handle PNG warnings as non-fatal
The libpng library may emit warnings when decoding a PNG image, which are non-fatal. So far we were handling them as errors and stopping the decoding process, which prevents Dillo from decoding some images. In particular, images that emit the warning: > iCCP: known incorrect sRGB profile Fixes: https://github.com/dillo-browser/dillo/issues/179 Authored-by: dogma
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions