Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gateway): bound negative indexes to size of file
when using entity-bytes with a file and a negative start range, insure that ranges more negative than the file's length are bounded at zero
- Loading branch information