Comment 6 for bug 271401

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Revision 9196 was committed with changes to cleanup the setjmp() use and avoid the early return. One side effect of the cleanup is that the gdk pixbuf loader is now allowed to partially load malformed images, consistent with other applications such as eog.

Not sure if the compile warnings some see on clobbering are completely fixed by this, but should be closer.