aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/resource_audio.cpp
diff options
context:
space:
mode:
authorColin Snover2017-05-07 23:55:36 -0500
committerColin Snover2017-05-08 11:26:46 -0500
commit130c9ecbb81f0c078d1cd54f790ee0071d7af752 (patch)
treeb9eb44df05c5dba46637f796cc5627efc4af1eaf /engines/sci/resource_audio.cpp
parentc9cbb8e31cba794259905a1c2263d8a3d6d63b9b (diff)
downloadscummvm-rg350-130c9ecbb81f0c078d1cd54f790ee0071d7af752.tar.gz
scummvm-rg350-130c9ecbb81f0c078d1cd54f790ee0071d7af752.tar.bz2
scummvm-rg350-130c9ecbb81f0c078d1cd54f790ee0071d7af752.zip
SCI: Fix some issues with ChunkResourceSource
1. The chunk number was hard-coded to zero and inaccessible. 2. Running ResourceManager::getVolumeFile for a chunk resource would always return nullptr instead of a stream of the chunk, which made it impossible to generically validate that resources being added were within bounds of the container file (or, in this case, container chunk).
Diffstat (limited to 'engines/sci/resource_audio.cpp')
0 files changed, 0 insertions, 0 deletions