Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for values read in sparse accessor without buffer view
This test triggers an infinite loop, as `next()` in `SparseIter` does not have any end condition whenever the base buffer view is not set in a sparse accessor.
- Loading branch information