Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#10653 closed defect (fixed)

DS errors

Reported by: necros2k7 Owned by: digitall
Priority: normal Component: Port: NDS
Version: Keywords:
Cc: Game:

Description

[backends\platform\ds\arm9\source\fat\gba_nds_fat.c:1470]: (error) Array 'name[256]' accessed at index 256, which is out of bounds.
[backends\platform\ds\arm9\source\fat\gba_nds_fat.c:1470]: (error) Array 'lfnName[256]' accessed at index 256, which is out of bounds.
[backends\platform\ds\arm9\source\fat\gba_nds_fat.c:1487]: (error) Array 'alias[13]' accessed at index 13, which is out of bounds.
[backends\platform\ds\arm9\source\fat\gba_nds_fat.c:3191]: (error) Array 'dirEntry.name[8]' accessed at index 10, which is out of bounds.

Change History (2)

comment:1 by digitall, 6 years ago

Owner: set to digitall
Resolution: fixed
Status: newclosed

Errors should be fixed by commit 1f06cad15da1b6ec46dbfbdbcb650577922bb941.

Closing as fixed.

comment:2 by digitall, 6 years ago

Component: PortsPort: NDS
Note: See TracTickets for help on using tickets.