Bug 245534 - m17n-lib-1.3.4-4 : array subscript is below array bounds
Summary: m17n-lib-1.3.4-4 : array subscript is below array bounds
Status: RESOLVED DUPLICATE of bug 240922
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Other (show other bugs)
Version: Alpha 1
Hardware: All SUSE Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 18:42 UTC by David Binderman
Modified: 2007-02-14 18:47 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 2007-02-14 18:42:02 UTC
I just tried to compile package m17n-lib-1.3.4-4
with the GNU C compiler version 4.3 snapshot 20070209.

The compiler said

font.c:1370: warning: array subscript is below array bounds

The source code is

  registry = spec_list[i - 1];

but i could have the value 0.

Suggest code rework.
Comment 1 Mike Fabian 2007-02-14 18:47:57 UTC

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