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.
113 B
1x1px
113 B
1x1px
![](/sij/mapnik/raw/commit/6078f4cef1a1e2b5cdd84e08230af39fdb7c5352/tests/data/pngsuite/s01i3p01.png)