[ scummvm-Bugs-1400506 ] scummvm-0.8.0-3: array subscript out of range

SourceForge.net noreply at sourceforge.net
Mon Jan 9 17:32:04 CET 2006


Bugs item #1400506, was opened at 2006-01-09 17:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1400506&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Tools
Status: Open
Resolution: None
Priority: 5
Submitted By: Stefan Dirsch (sndirsch)
Assigned to: Nobody/Anonymous (nobody)
Summary: scummvm-0.8.0-3: array subscript out of range

Initial Comment:
A customer wrote us: 
 
--- 
I just tried to compile package scummvm-0.8.0-3 with 
a non standard version of the GNU C compiler 
 
It said 
 
compress_scumm_bun.cpp:144: warning: array subscript 
out of range 
 
The source code is 
 
        _destImcTable[89] = 0; 
 
but 
 
static byte _destImcTable[89]; 
 
Clearly broken code. Suggest code rework. 
--- 
 
He's talking about the tools package. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1400506&group_id=37116




More information about the Scummvm-tracker mailing list