diff options
author | Kari Salminen | 2009-08-03 17:52:07 +0000 |
---|---|---|
committer | Kari Salminen | 2009-08-03 17:52:07 +0000 |
commit | c2dc86df08c5d0dc034789d265cc1a7aa7966fc0 (patch) | |
tree | 48f6c736b39e354a86c72ba7dfc291c17ba3721a /backends/platform/symbian/src/ScummVMApp.cpp | |
parent | 9931fb6a443571f104109f0c8a4116d892648a09 (diff) | |
download | scummvm-rg350-c2dc86df08c5d0dc034789d265cc1a7aa7966fc0.tar.gz scummvm-rg350-c2dc86df08c5d0dc034789d265cc1a7aa7966fc0.tar.bz2 scummvm-rg350-c2dc86df08c5d0dc034789d265cc1a7aa7966fc0.zip |
Fix for #2824798 (FW: crash when clicking "load" in the GUI):
- Fixed CineMetaEngine::listSaves(const char *target) which was broken.
- Also added explicit initialization of savegame descriptions to
empty strings for safety reasons (e.g. arrays on stack aren't
initialized to zero).
- Added explicit trailing zero setting to savegame descriptions
(Previously using GMM you could write a description of length >= 20
that had no trailing zero when written to description file (e.g. fw.dir)).
svn-id: r43027
Diffstat (limited to 'backends/platform/symbian/src/ScummVMApp.cpp')
0 files changed, 0 insertions, 0 deletions