Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed disk spanning failures due to changes in #799.
At the end of a disk, we return any bytes read before proceeding to the next disk. This allows us to return MZ_EXIST_ERROR when the next disk is not found.
- Loading branch information