Opened 4 years ago
Closed 4 years ago
#11679 closed defect (fixed)
GLK: array subscript is above array bounds [-Warray-bounds]
Reported by: | fedor4ever | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: GLK: Comprehend |
Version: | Keywords: | ||
Cc: | Game: |
Description
GCC 7.1.0(arm-none-symbianelf-gcc.exe) warns: array subscript is above array bounds [-Warray-bounds] for scummvm/engines/glk/comprehend/game_data.cpp at line 146.
Change History (1)
comment:1 by , 4 years ago
Component: | Engine: GLK → Engine: GLK: Comprehend |
---|---|
Owner: | set to |
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for letting me know