Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use checked values when allocating buffers
These limits _were_ being checked already, but we weren't using the actual variables (we were computing these values again, with the same content. oops)
- Loading branch information