gimp r22881 - in branches/gimp-2-2: . plug-ins/bmp plug-ins/common



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  <raphael gimp org>

	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.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]