diff options
author | Torbjörn Andersson | 2010-09-21 17:18:32 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2010-09-21 17:18:32 +0000 |
commit | 88e25e6f2510cf8cee4f48d3c4d4cf6643fc5e2d (patch) | |
tree | 6b2779284b053e61d71b39de0826c9ef44cbfaaf /gui/error.cpp | |
parent | ca767d5913416d3fcfcec74c15e2b3e30042c22b (diff) | |
download | scummvm-rg350-88e25e6f2510cf8cee4f48d3c4d4cf6643fc5e2d.tar.gz scummvm-rg350-88e25e6f2510cf8cee4f48d3c4d4cf6643fc5e2d.tar.bz2 scummvm-rg350-88e25e6f2510cf8cee4f48d3c4d4cf6643fc5e2d.zip |
DRASCULA: Fix invalid memory access on inventory screen
When clicking outside of all inventory objects, the whichObject()
function would return 43, which is an invalid inventoryObjects[]
index. I think that's what caused it to crash for me. There are a
few other inventoryObjects[]-related changes as well.
svn-id: r52843
Diffstat (limited to 'gui/error.cpp')
0 files changed, 0 insertions, 0 deletions