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.
149 B
8x8px
149 B
8x8px
![](/sij/mapnik/raw/commit/b821c67cc5c137b82b983431aa7f9b65d72da5ca/tests/data/pngsuite/s08i3p02.png)