Bugzilla – Bug 231161
gimp-unstable-2.3.11-32: array subscript out of range
Last modified: 2007-03-08 11:00:40 UTC
I just tried to compile package gimp-unstable-2.3.11-32 with the Intel C compiler. The compiler said main.c(223): warning #175: subscript out of range The source code is values[2].type = GIMP_PDB_INT32; but static GimpParam values[2]; Suggest code rework.
Feel free to close as duplicate of Bug #235591.
*** This bug has been marked as a duplicate of bug 235591 ***