[Bug 219251] New: xsidplay-1.6.5.2-32: array subscript out of range
https://bugzilla.novell.com/show_bug.cgi?id=219251 Summary: xsidplay-1.6.5.2-32: array subscript out of range Product: openSUSE 10.2 Version: Beta 2 Platform: All OS/Version: SuSE Linux 10.1 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 xsidplay-1.6.5.2-32 with the Intel C compiler. It said MD5.cpp(150): warning #175: subscript out of range The source code is count[0] = count[1] = count[2] = 0; but linux:/usr/src/packages/SPECS # find ../BUILD/xsidplay-1.6.5.2/ -name \*.h -print | xargs fgrep "count[" ./BUILD/xsidplay-1.6.5.2/src/wrapper/MD5.h: md5_word_t count[2]; /* message length in bits, lsw first */ So count[2] 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=219251 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |ro@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=219251 ------- Comment #1 from mhorvath@novell.com 2006-11-10 08:34 MST ------- *** Bug 219368 has been marked as a duplicate of this bug. *** -- 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=219251 ro@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=219251 ro@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #2 from ro@novell.com 2006-12-18 17:41 MST ------- count[2] is not present in the original code either, removing. -- 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