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.
115 B
2x2px
115 B
2x2px
![](/sij/mapnik/raw/commit/04158ab9d5eb74ea29854ef16bd04a5d4fd9476e/tests/data/pngsuite/s02n3p01.png)