[Bug 231126] New: fontforge-20061025-2: array subscript out of range
https://bugzilla.novell.com/show_bug.cgi?id=231126 Summary: fontforge-20061025-2: array subscript out of range Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to compile package fontforge-20061025-2 with the Intel C compiler. The compiler said displayfonts.c(627): warning #175: subscript out of range The source code is farray[4] = &gcd[8]; farray[5] = GCD_Glue; farray[6] = NULL; but GGadgetCreateData gcd[15], boxes[5], *harray[8], *farray[6], *barray[4], *varray[9]; so farray[6] does not exist. Suggest code rework. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231126 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |mfabian@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231126 ------- Comment #1 from mfabian@novell.com 2007-01-03 04:29 MST ------- Created an attachment (id=111360) --> (https://bugzilla.novell.com/attachment.cgi?id=111360&action=view) bugzilla-231126-array-subscript-out-of-range.patch The patch I used. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231126 ------- Comment #2 from mfabian@novell.com 2007-01-03 04:45 MST ------- Fixed package submitted to STABLE and to the openSUSE build service. New packages should show up here: http://software.opensuse.org/download/M17N -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231126 mfabian@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from mfabian@novell.com 2007-01-03 04:51 MST ------- Reported upstream. → FIXED. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com