The png library uses setjmp/longjmp to throw exceptions when reading. If this is not set up, the png library calls abort(). This change handles the errors and throws a C++ exception instead. This issue was found by testing images from pngsuite at http://www.schaik.com/pngsuite/. These images are included and a unit test was added to test both images that should be successful and images that should throw an exception.
214 B
32x32px
214 B
32x32px
![](/sij/mapnik/raw/commit/619af3e3c7b00cee67235c9485f963e93822601f/tests/data/pngsuite/g03n3p04.png)