diff options
author | Colin Snover | 2017-05-07 23:55:36 -0500 |
---|---|---|
committer | Colin Snover | 2017-05-08 11:26:46 -0500 |
commit | 130c9ecbb81f0c078d1cd54f790ee0071d7af752 (patch) | |
tree | b9eb44df05c5dba46637f796cc5627efc4af1eaf /backends/platform/dc/cache.S | |
parent | c9cbb8e31cba794259905a1c2263d8a3d6d63b9b (diff) | |
download | scummvm-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 'backends/platform/dc/cache.S')
0 files changed, 0 insertions, 0 deletions