diff options
author | Colin Snover | 2017-01-05 14:34:55 -0600 |
---|---|---|
committer | Colin Snover | 2017-01-05 16:01:05 -0600 |
commit | 0c40d60d24e2b7419999c8c05bf00458dae3489e (patch) | |
tree | 8eb3860e3612f7929f3acb72ebd6a4dcacd1b3d1 /engines/cge2/vga13h.h | |
parent | 70d1edf615bf997261066b1601b7af823af9ca1e (diff) | |
download | scummvm-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 'engines/cge2/vga13h.h')
0 files changed, 0 insertions, 0 deletions