diff options
author | Thierry Crozat | 2013-08-04 12:56:15 +0100 |
---|---|---|
committer | Thierry Crozat | 2013-08-04 12:56:15 +0100 |
commit | deef0b955ca95c6c4141668f60fd0bccc0b9949d (patch) | |
tree | fb3f8d55b5f900fc1ecb8af9145415146dff5e74 /backends/platform | |
parent | fbb1137f946e929b675e181d1cccfabf46c5b83a (diff) | |
download | scummvm-rg350-deef0b955ca95c6c4141668f60fd0bccc0b9949d.tar.gz scummvm-rg350-deef0b955ca95c6c4141668f60fd0bccc0b9949d.tar.bz2 scummvm-rg350-deef0b955ca95c6c4141668f60fd0bccc0b9949d.zip |
MORTEVIELLE: Fix crash in sound mixer when closing the engine
This was due to the _speakerHandle being reused between its
initialisation in the SoundManager constructor and the destructor
causing it to have a wrong value when trying (and failing) to stop
the PCSpeaker channel in the mixer before deleting the stream.
Diffstat (limited to 'backends/platform')
0 files changed, 0 insertions, 0 deletions