aboutsummaryrefslogtreecommitdiff
path: root/scumm/usage_bits.cpp
diff options
context:
space:
mode:
authorGregory Montoir2005-10-14 19:32:58 +0000
committerGregory Montoir2005-10-14 19:32:58 +0000
commitfe6b21129de006d49ba1ad7f0470b3463fcfff28 (patch)
tree7911807983b8c228e213712201b9eee3a450bbcf /scumm/usage_bits.cpp
parent80fd4fe088ce9f4945008840be77a2b1ddb92ce5 (diff)
downloadscummvm-rg350-fe6b21129de006d49ba1ad7f0470b3463fcfff28.tar.gz
scummvm-rg350-fe6b21129de006d49ba1ad7f0470b3463fcfff28.tar.bz2
scummvm-rg350-fe6b21129de006d49ba1ad7f0470b3463fcfff28.zip
Fixed the 'Failed to save game state' warning in HE90. _numBitVariables is equal to 0 there, so Serializer::saveLoadArrayOf() is called with len=0 which calls GzipSaveFile::write() with dataSize=0, which leads to GzipSaveFile::_ioError being set.
svn-id: r19084
Diffstat (limited to 'scumm/usage_bits.cpp')
0 files changed, 0 insertions, 0 deletions