Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only increment counter for empty streams
Avoids slice panic when block contains mix of non-empty and empty files, with the empty files not at the beginning of the block. Fixes #87
- Loading branch information