Bugzilla – Bug 245534
m17n-lib-1.3.4-4 : array subscript is below array bounds
Last modified: 2007-02-14 18:47:57 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.
*** This bug has been marked as a duplicate of bug 240922 ***