diff options
author | Willem Jan Palenstijn | 2011-05-13 23:01:02 +0200 |
---|---|---|
committer | Willem Jan Palenstijn | 2011-05-13 23:29:05 +0200 |
commit | 7b2792328153024ef8ffd23050393ddb3098f6b0 (patch) | |
tree | d3634c8b346ce2d286c940534adc3bb5b2a7d8b9 /engines/drascula | |
parent | cb8460e92669da540eb54b80c249a7ba1f7df45a (diff) | |
download | scummvm-rg350-7b2792328153024ef8ffd23050393ddb3098f6b0.tar.gz scummvm-rg350-7b2792328153024ef8ffd23050393ddb3098f6b0.tar.bz2 scummvm-rg350-7b2792328153024ef8ffd23050393ddb3098f6b0.zip |
SCI: Avoid incrementing lockers of deleted script
Having a deleted script with non-zero lockers had the side effect of
making the deleted script re-appear in the GC's work list, including
any (deleted) objects in the script.
This should be the root cause of bugs #3299458 and #3295849, so
also delete the workaround added for that in be5d448d.
(cherry picked from commit c01fed7159c313680e55458efb6529d332ebc8b0)
Diffstat (limited to 'engines/drascula')
0 files changed, 0 insertions, 0 deletions