Author: raphael Date: 2007-07-05 18:56:45 +0100 (Thu, 05 Jul 2007) New Revision: 22881 ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22881&view=rev
Modified: branches/gimp-2-2/ChangeLog branches/gimp-2-2/plug-ins/bmp/bmpread.c branches/gimp-2-2/plug-ins/common/pcx.c branches/gimp-2-2/plug-ins/common/psd.c branches/gimp-2-2/plug-ins/common/psp.c Log: 2007-07-05 Raphael Quinet <[EMAIL PROTECTED]> Merged several patches from trunk (written by Sven and myself): * plug-ins/common/psp.c: error handling cleanup. * plug-ins/common/psd.c (do_layer_record): check for invalid number of channels in a layer. * plug-ins/common/pcx.c (load_image): check for invalid image width or height. * plug-ins/bmp/bmpread.c: check for invalid image width or height, return if the image could not be read instead of trying to set the resolution or to flip a non-existing image. Fixes bug #453973. _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list