https://bugzilla.novell.com/show_bug.cgi?id=207685 Summary: tellico-1.2.2-2: array subscript out of range Product: openSUSE 10.2 Version: Alpha 4 plus 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 tellico-1.2.2-2 with the Intel C compiler. The compiler said filelistingimporter.cpp(251): warning #175: subscript out of range The source code is char buf[33]; int ret = dev.readBlock(buf, 32); if(ret == 32) { buf[33] = '\0'; 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.