Bug 231161 - gimp-unstable-2.3.11-32: array subscript out of range
Summary: gimp-unstable-2.3.11-32: array subscript out of range
Status: RESOLVED DUPLICATE of bug 235591
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: All SUSE Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stanislav Brabec
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-30 11:24 UTC by David Binderman
Modified: 2007-03-08 11:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2006-12-30 11:24:25 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.
Comment 1 Stefan Dirsch 2007-01-16 22:32:51 UTC
Feel free to close as duplicate of Bug #235591.
Comment 2 Petr Gajdos 2007-03-08 11:00:40 UTC

*** This bug has been marked as a duplicate of bug 235591 ***