diff options
author | Colin Snover | 2017-07-17 23:48:25 -0500 |
---|---|---|
committer | Colin Snover | 2017-07-17 23:56:21 -0500 |
commit | 64d090dcb82377daa09587f92b7c00c8f96b3a0c (patch) | |
tree | 75931ce5ee7ae4917ea677ec750c8d313b5da22e /backends/platform | |
parent | ba4fccdb26ff050fad32d24956e9eba7e8fa6268 (diff) | |
download | scummvm-rg350-64d090dcb82377daa09587f92b7c00c8f96b3a0c.tar.gz scummvm-rg350-64d090dcb82377daa09587f92b7c00c8f96b3a0c.tar.bz2 scummvm-rg350-64d090dcb82377daa09587f92b7c00c8f96b3a0c.zip |
SCI32: Fix stream leaks in Audio32/SOLStream
makeSOLStream was leaking the SeekableSubReadStream object it
creates itself if it was not called with DisposeAfterUse::YES. That
substream is an implementation detail which should not rely on
the caller to be destroyed.
Diffstat (limited to 'backends/platform')
0 files changed, 0 insertions, 0 deletions