diff options
author | Torbjörn Andersson | 2014-07-12 10:44:37 +0200 |
---|---|---|
committer | Torbjörn Andersson | 2014-07-12 10:44:37 +0200 |
commit | fd40cb22244f68af7e4260b3133f2466607a0efb (patch) | |
tree | 3e50e4ec3895796282016a8019d12dcb4268441f /engines/scumm/file.cpp | |
parent | bf90d3602422bed51677c4aafd1b54b4c2860631 (diff) | |
download | scummvm-rg350-fd40cb22244f68af7e4260b3133f2466607a0efb.tar.gz scummvm-rg350-fd40cb22244f68af7e4260b3133f2466607a0efb.tar.bz2 scummvm-rg350-fd40cb22244f68af7e4260b3133f2466607a0efb.zip |
SCUMM: Fix potential crash in o5_setClass()
If 'obj' was exactly equal to _numActors, derefActor() would have
complained about it being an invalid actor. I haven't seen any bug
reports about this, so presumably it never actually happened.
Diffstat (limited to 'engines/scumm/file.cpp')
0 files changed, 0 insertions, 0 deletions