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.
138 B
7x7px
138 B
7x7px
![](/sij/mapnik/raw/commit/2f36fbf1b02a37856dd8f6140562db3d300b9b82/tests/data/pngsuite/s07n3p02.png)