[Bug 218037] New: libquicktime-0.9.10-10: 3 * array subscript out of range
https://bugzilla.novell.com/show_bug.cgi?id=218037 Summary: libquicktime-0.9.10-10: 3 * array subscript out of range Product: openSUSE 10.2 Version: Beta 1 plus Platform: All OS/Version: 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 libquicktime-0.9.10-10 with the Intel C compiler. It said 1. impn.c(33): warning #175: subscript out of range The source code is printf(" Imaging Properties %ld %ld %ld %ld %ld %ld \n", impn->imagingProperties[0], impn->imagingProperties[1], impn->imagingProperties[2], impn->imagingProperties[3], impn->imagingProperties[4], impn->imagingProperties[5]); but linux:/usr/src/packages/SPECS # find ../BUILD/libquicktime-0.9.10/ -name \*.h -print | xargs fgrep imagingProperties ./BUILD/libquicktime-0.9.10/include/quicktime/qtprivate.h: long imagingProperties[5]; so impn->imagingProperties[5] does not exist. Suggest code rework. 2. impn.c(51): warning #175: subscript out of range impn.c(73): warning #175: subscript out of range Duplicates. -- 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=218037 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kraxel@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=218037 ------- Comment #1 from sndirsch@novell.com 2007-01-16 15:32 MST ------- Feel free to close as duplicate of Bug #235591. -- 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=218037 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |pcerny@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=218037 pcerny@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from pcerny@novell.com 2007-05-04 07:34 MST ------- fixed for libquicktime-1.0.0 -- 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