[Gimp-developer] [patch] gimp 1.2.0 screenshot bug

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

 



Please apply this patch, if it hasn't been applied already...
Setting values[1] causes a segfault.

--- #screenshot.c       Thu Mar 15 18:03:47 2001
+++ screenshot.c        Thu Mar 15 18:03:52 2001
@@ -157,7 +157,7 @@
   GimpPDBStatusType status = GIMP_PDB_SUCCESS;

   /* always return at least the status to the caller. */
-  static GimpParam values[1];
+  static GimpParam values[2];

   /* initialize the return of the status */
   values[0].type          = GIMP_PDB_STATUS;



[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux