aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorColin Snover2017-01-05 14:34:55 -0600
committerColin Snover2017-01-05 16:01:05 -0600
commit0c40d60d24e2b7419999c8c05bf00458dae3489e (patch)
tree8eb3860e3612f7929f3acb72ebd6a4dcacd1b3d1 /po
parent70d1edf615bf997261066b1601b7af823af9ca1e (diff)
downloadscummvm-rg350-0c40d60d24e2b7419999c8c05bf00458dae3489e.tar.gz
scummvm-rg350-0c40d60d24e2b7419999c8c05bf00458dae3489e.tar.bz2
scummvm-rg350-0c40d60d24e2b7419999c8c05bf00458dae3489e.zip
SCI32: Fix off-by-one error in array resizing
This bug existed in SSCI and was pulled in carelessly during initial implementation of SciArray. Closer examination of SCI3 reveals that this only happened to work in SSCI because it would always allocate on the first resize, and would always allocate 25 extra elements per allocation.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions