Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buffer: Fix the read_string() size logic
We need to determine the size before calling substring(), to avoid violating the API contract.
- Loading branch information