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.
145 B
145 B
![](/sij/mapnik/raw/commit/cd7ad3e15eed5b9b582c2b92175a68b77c1f5547/tests/data/pngsuite/xd0n2c08.png)