[Insight-developers] png errors in ITK

William A. Hoffman billlist at nycap.rr.com
Fri Feb 4 10:53:26 EST 2005


The png library does a longjmp if there are errors.  The itk png io class does
not do a setjmp like the itk jpg class does.  The result is that if you have
a png read error, the program will crash.   I don't have time to fix this right
now, any takers?  One of the dashboard crashes was caused by a bad png file on disk.


-Bill



More information about the Insight-developers mailing list